username@email.com
2022-10-18 378725af30f2ccf5007f80c553865be2b39f727a
zhengcaioa/zhengcaioa/appsettings.Development.json
@@ -12,7 +12,7 @@
    }
  },
  "AllowedHosts": "*",
  "Elasticsearchurl": "http://localhost:9200",
  "Elasticsearchurl": "http://192.168.0.116:9200",
  "SecurityKey": "superSecretKey@345",
  "Shuchengurl": "http://192.168.0.191:8085",
  "GetShopUsers": "/actionapi/Shop/GetShopUsers",
@@ -22,6 +22,9 @@
  "SetCaseOrder": "/api/ZCBackgRound/SetCaseOrder",
  "GetYGPromoteCode": "/api/ZCBackgRound/GetYGPromoteCode",
  "GetYGYaoQingYonghu": "/api/ZCBackgRound/GetYGYaoQingYonghu",
  "yaoqingma": "https://applet.51zhengcai.com:8088/code/"
  "yaoqingma": "https://applet.51zhengcai.com:8088/code/",
  "PassPoints": "/api/UserPoints/PassPoints",
  "OaWriteTrainClassOder": "/api/ZCBackgRound/OaWriteTrainClassOder",
  "OAWriteChangeAsync": "/api/ZCBackgRound/OAWriteChangeAsync"
}