username@email.com
2022-12-16 6108fe7c4f3a329e8d309d00ee0b1761b8c5ad8f
zhengcaioa/zhengcaioa/appsettings.Development.json
@@ -12,9 +12,9 @@
    }
  },
  "AllowedHosts": "*",
  "Elasticsearchurl": "http://192.168.0.116:9200",
  "Elasticsearchurl": "http://192.168.0.4:9200",
  "SecurityKey": "superSecretKey@345",
  "Shuchengurl": "http://192.168.0.191:8085",
  "Shuchengurl": "http://192.168.0.7:8085",
  "GetShopUsers": "/actionapi/Shop/GetShopUsers",
  "huiyuanurl": "http://192.168.0.113:8087",
  "GetDateFirstOrderUser": "/api/ZCBackgRound/GetDateFirstOrderUser",
@@ -25,6 +25,7 @@
  "yaoqingma": "https://applet.51zhengcai.com:8088/code/",
  "PassPoints": "/api/UserPoints/PassPoints",
  "OaWriteTrainClassOder": "/api/ZCBackgRound/OaWriteTrainClassOder",
  "OAWriteChangeAsync": "/api/ZCBackgRound/OAWriteChangeAsync"
  "OAWriteChangeAsync": "/api/ZCBackgRound/OAWriteChangeAsync",
  "OASetOtherBusiness": "/api/ZCBackgRound/OASetOtherBusiness"
}