username@email.com
2021-12-24 8876889ebc569aa8bcc2540181431121ca605aaf
zhengcaioa/zhengcaioa/appsettings.json
@@ -1,7 +1,8 @@
{
  "ConnectionStrings": {
    "DefaultConnection": "server=localhost;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": {
@@ -20,5 +21,6 @@
  "GetUserinfoAndRule": "/api/ZCBackgRound/GetUserinfoAndRule",
  "SetCaseOrder": "/api/ZCBackgRound/SetCaseOrder",
  "GetYGPromoteCode": "/api/ZCBackgRound/GetYGPromoteCode",
  "yaoqingma": "http://51zhengcai.com/regist?id="
  "GetYGYaoQingYonghu": "/api/ZCBackgRound/GetYGYaoQingYonghu",
  "yaoqingma": "https://applet.51zhengcai.com:8088/code/"
}