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
334 B
JSON

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