1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| {
| "Logging": {
| "LogLevel": {
| "Default": "Information",
| "Microsoft.AspNetCore": "Warning"
| }
| },
| "AllowedHosts": "*",
| "AppSettings": {
| "TestErpUrl": "http://192.168.1.149:8066/WebService1.asmx/MesToErpinfoTest",
| "ProductionErpUrl": "http://192.168.1.149:8066/WebService1.asmx/MesToErpinfoTest"
| },
|
| "Version": "1.0.0",
| "X-KDApi-AcctID": "68330bd019c111",
| "X-KDApi-UserName": "mes",
| "X-KDApi-AppID": "325969_267vW/tJ1oD94WwHSeSPQ+zI2q6X1qnI",
| "X-KDApi-AppSec": "8a214fc3ae4942b79662c71d59f4ba49",
| "X-KDApi-LCID": "2052",
| "X-KDApi-ServerUrl": "http://192.168.1.101/K3Cloud/"
| }
|
|