Files
Yi.Framework/Yi.Framework.Net6/Yi.Framework.SMSProcessor/configuration.json
2022-04-07 22:48:10 +08:00

8 lines
169 B
JSON

{
"apollo": {
"AppId": "SMSProcessor",
"Env": "DEV",
"MetaServer": "http://119.91.207.67:18080",
"ConfigServer": [ "http://119.91.207.67:18080" ]
}
}