add:初始化工程

This commit is contained in:
drygrass
2025-10-18 21:32:31 +08:00
parent f55b636faa
commit e1b57847f9
48 changed files with 67186 additions and 0 deletions

17
config.json Normal file
View File

@@ -0,0 +1,17 @@
{
"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"
}