username@email.com
2022-04-25 0a5ccddc62a2a858df09f9ec6791ed26cb03018c
zhengcaioa/zhengcaioa/appsettings.Development.json
@@ -1,7 +1,8 @@
{
  "ConnectionStrings": {
    "DefaultConnection": "server=.;database=zhengcaioa;uid=sa;pwd=123456;",
    "zcwebConnection": "server=localhost;database=zcweb;uid=sa;pwd=123456;"
    "zcwebConnection": "server=localhost;database=zcweb;uid=sa;pwd=123456;",
    "zcUserInfoNConnection": "server=localhost;database=zcUserInfoN_db;uid=sa;pwd=123456;"
  },
  "Logging": {
    "LogLevel": {