username@email.com
2022-12-01 db227144dedfb5fb5b1e94e8c8b14eab9eb7462f
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",
@@ -24,6 +24,7 @@
  "GetYGYaoQingYonghu": "/api/ZCBackgRound/GetYGYaoQingYonghu",
  "yaoqingma": "https://applet.51zhengcai.com:8088/code/",
  "PassPoints": "/api/UserPoints/PassPoints",
  "OaWriteTrainClassOder": "/api/ZCBackgRound/OaWriteTrainClassOder"
  "OaWriteTrainClassOder": "/api/ZCBackgRound/OaWriteTrainClassOder",
  "OAWriteChangeAsync": "/api/ZCBackgRound/OAWriteChangeAsync"
}