You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
371 B
JSON

3 months ago
{
"exclude": [
"**/bin",
"**/bower_components",
"**/jspm_packages",
"**/node_modules",
"**/obj",
"**/platforms"
],
"apollo": {
"AppId": "SlnWcs",
3 months ago
"Env": "DEV",
"MetaServer": "http://172.16.12.20:7320", //服务器地址http://119.45.202.115:4320配置网址 4310
3 months ago
"ConfigServer": [
"http://172.16.12.20:7320"
3 months ago
]
}
}