| | |
| | | "AllowedHosts": "*", |
| | | //服务器环境 |
| | | "ConnectionStrings": { |
| | | "DBServer": "Data Source=121.196.36.24,1533;Initial Catalog=vmes_qx;User ID=sa;Password=xkd@20230101;pooling=false", |
| | | "DBServer": "Data Source=121.196.36.24,1533;Initial Catalog=vmes_tf;User ID=sa;Password=xkd@20230101;pooling=false", |
| | | //erp对接配置(T8,T+) |
| | | "ErpPath": "T+", |
| | | //企业编码 |
| | | "CompanyCode": "000", |
| | | //企业名称 |
| | |
| | | //session失效时间 |
| | | "InProc": "240", |
| | | //Excel导出模板配置IP |
| | | "FileIP": "http://121.196.36.24:8019/", |
| | | "FileIP": "http://121.196.36.24:8036/", |
| | | //jwtkey |
| | | "SigningKey": "Hello World" |
| | | } |