7 changed files with 31 additions and 26 deletions
Binary file not shown.
@ -1,7 +1,7 @@ |
|||
{ |
|||
"ConnectionStrings": { |
|||
//测试环境调试配置,非必要请在本地进行开发调试 |
|||
"DefaultConnection": "Server=42.194.147.251;Port=43306;Database=znyc_dispatching;Uid=guest;Pwd=4Y2e2WtekfDYWfT8;Charset=utf8mb4;AllowLoadLocalInfile=true" |
|||
//���Ի����������ã��DZ�Ҫ���ڱ��ؽ��п������� |
|||
"DefaultConnection": "Server=81.71.148.57;Port=43306;Database=znyc_dispatching;Uid=znyc;Pwd=bIQISVSO;Charset=utf8mb4;AllowLoadLocalInfile=true" |
|||
//"DefaultConnection": "Server=127.0.0.1;Port=3306;Database=znyc_dispatching;Uid=root;Pwd=123456;Charset=utf8mb4" |
|||
} |
|||
} |
|||
|
@ -1,6 +1,6 @@ |
|||
{ |
|||
"MongoDbConnectionStrings": { |
|||
"DefaultConnection": "mongodb://42.194.147.251:27018", |
|||
"DefaultConnection": "mongodb://81.71.148.57:27017", |
|||
//"DefaultConnection": "mongodb://127.0.0.1:27017", |
|||
"Database": "ZNYCGPS" |
|||
} |
|||
|
Loading…
Reference in new issue