paiban/NPP.SmartSchedue.Host/ConfigCenter/appconfig.Development.json
Asoka.Wang 21f044712c 1
2025-08-27 18:39:19 +08:00

10 lines
145 B
JSON

{
"AppConfig": {
//跨域地址
"corUrls": [],
"IdentityServer": {
//地址
"url": "https://localhost:5000"
}
}
}