Files
my_py_tools/config.json
2025-10-18 21:32:31 +08:00

17 lines
518 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"dir": "F:/sesCode",
"search": "",
"//": "debug模式默认开启true",
"debug": "true",
"function_no": "1974576",
"uft30_path": "F:\\sesCode\\",
"uf20_path": "D:\\Sources\\经纪业务运营平台V21\\",
"uf20_asset_path": "F:\\客户账户管理系统V22\\",
"dts_path": "E:\\dtsCode\\dts\\",
"cppHost": "10.20.163.101",
"cppPort": "5535",
"t2Host": "10.20.163.101",
"t2Port": "14007",
"pythonHost": "localhost",
"pythonPort": "5000"
}