xxyy
2025-03-10 438a163b5eb1e8a40e7f39f46602962b7f95a6f6
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -27,7 +27,7 @@
  //缓存设置
  "CacheSettings": {
    "UseRedis": true, //启用redis
    "UseRedis": false, //启用redis
    "RedisSettings": {
      "Address": "127.0.0.1:6379", //地址
      "Password": "123456", //Redis服务密码