配置文件回调

This commit is contained in:
tangj
2025-11-26 17:51:59 +08:00
parent 91617757fc
commit 1f57499053

View File

@@ -6,16 +6,17 @@
}
},
//"AllowedHosts": "*",
//"AppSettings": {
// "CloudUrl": "http://47.95.40.103/K3Cloud/",
// "KDType": "6758eb76b9ec73",
// "KDUser": "Administrator",
// "KDPwd": "1qaz2wsx"
//}
"AllowedHosts": "*",
"AppSettings": {
"CloudUrl": "http://47.95.40.103/K3Cloud/",
"KDType": "6758eb76b9ec73",
"CloudUrl": "http://123.56.29.156/K3Cloud/",
"KDType": "5f23ccc5efaaf0",
"KDUser": "Administrator",
"KDPwd": "1qaz2wsx"
}
// "AppSettings": {
// "CloudUrl": "http://123.56.29.156/K3Cloud/",
// "KDType": "5f23ccc5efaaf0",
// "KDUser": "Administrator",
// "KDPwd": "1qaz2wsx"
// }
}