username@email.com
2022-07-06 1aa53fde5eb18a39c53daf910d69cb857913b08d
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",