|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"AllowedHosts": "*",
|
|
|
"CallCenterConfiguration": {
|
|
|
- "CallCenterType": "TianRun", //XunShi、WeiErXin、TianRun、XingTang
|
|
|
+ "CallCenterType": "XingTang", //XunShi、WeiErXin、TianRun、XingTang
|
|
|
"NewRock": {
|
|
|
"Address": "http://192.168.100.100/xml",
|
|
|
"Authorize": true,
|
|
@@ -72,7 +72,7 @@
|
|
|
}
|
|
|
},
|
|
|
"DatabaseConfiguration": {
|
|
|
- "ApplyDbMigrations": false,
|
|
|
+ "ApplyDbMigrations": true,
|
|
|
"ApplySeed": false
|
|
|
},
|
|
|
"MqConfiguration": {
|