{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "JwtSettings": {
    "Issuer": "vol.core.owner",
    "Audience": "vol.core",
    "User": "C5ABA9E202D94C43A3CA66002BF77FAF",
    "SecretKey": "sdfsdfsrty45634kkhllghtdgdfss345t678fs"
  },
  "Cors": {
    "PolicyName": "WMSCore.API",
    "Url": "http://localhost:8000,http://localhost:5999,http://localhost:8088,http://localhost:5173,http://0.0.0.0:5999,http://0.0.0.0:9995,http://localhost:9995,http://rm-m5e06xxqpa68a68ry5o.mysql.rds.aliyuncs.com:9995,http://localhost:3000,https://localhost:3100,http://47.104.255.182:3100,http://47.104.255.182:3110,https://localhost:3110,http://localhost:8080,http://localhost:8081,http://localhost:8082,http://localhost:8083,http://localhost:8084"
  },
  "DBInfo": {
    "DefaultDbConnId": "1288018625843826688",
    "DefaultDbType": 0,
    "DefaultDbString": "server=rm-m5e06xxqpa68a68ry5o.mysql.rds.aliyuncs.com;port=3306;uid=rulesengine_admin;pwd=Rule1qaz2wsx!QAZ;database=shippingweb8_dev",
    "DBS": [
      {
        "ConnId": "1288018625843826680",
        "DBType": 0,
        "Enabled": false,
        "HitRate": 40,
        "Connection": "server=rm-m5e06xxqpa68a68ry5o.mysql.rds.aliyuncs.com;port=3306;uid=rulesengine_admin;pwd=Rule1qaz2wsx!QAZ;database=shippingweb8_log"
      }
    ]
  },
  "SwaggerDoc": {
    "ContactName": "WmsContainerManagementAPI",
    "ContactEmail": "Wms API.Core@xxx.com",
    "ContactUrl": "https://www.xxx.com",
    "Version": "1.0",
    "Title": "Wms ContainerManagement API",
    "Description": "Wms ContainerManagement API"
  },
  "Middleware": {
    "RecordAccessLogs": {
      "Enabled": true,
      "IgnoreApis": "/api/permission/getnavigationbar,/api/monitor/getids4users,/api/monitor/getaccesslogs,/api/monitor/server,/api/monitor/getactiveusers,/api/monitor/server,"
    }
  },
  "FileSettings": {
    "BasePath": "", //基础路径,不配置则使用当前系统目录
    "RelativePath": "LinkAttach",
    "FileType": [ ".xls", ".xlsx", ".pdf", ".jpg", ".png", ".txt", ".pms" ]
  },
  //打印模板
  "PrintTemplate": {
    "BasePath": "", //基础路径,不配置则使用当前系统目录
    "RelativePath": "Upload/PrintTemplate",
    "FileType": [ ".frx", ".xls" ]
  },
  "TempFile": {
    "Path": "TempFiles",
    "RemainHours": 2
  },
  "PrintService": {
    "IP": "rm-m5e06xxqpa68a68ry5o.mysql.rds.aliyuncs.com",
    "Port": "3009",
    "AccessKey": "1777229107311022080",
    "AccessSecret": "d816e6fe938f24e2f205db129d31286a",
    "GetModuleListUrl": "/printApi/OpenPrint/GetPrintModuleList",
    "GetTemplateListUrl": "/printApi/OpenPrint/GetPrintTemplateList",
    "GetJsonPrintInfoUrl": "/printApi/OpenPrint/GetOpenJsonPrintInfo"
  },
  "DjyService": {
    "IP": "rm-m5e06xxqpa68a68ry5o.mysql.rds.aliyuncs.com",
    "Port": "35100",
    "AccessKey": "6b050e757c1e405489e19602dd81ebbe",
    "AccessSecret": "51d564741c761e0760f62d904f13c193009e74d0af9f72e2dc67f9320b8ae42580e2339745aee1bf",
    "SaveServiceProjectUrl": "/EmbedProjectGoodsStatus/SaveServiceProject",
    "CancelServiceProjectUrl": "/EmbedProjectGoodsStatus/CancelServiceProject",
    "GetServiceProjectListUrl": "/EmbedProjectGoodsStatus/GetServiceProjectList",
    "GetServiceStatusListUrl": "/EmbedProjectGoodsStatus/GetServiceStatusList",
    "SaveServiceStatusUrl": "/EmbedProjectGoodsStatus/SaveServiceStatus",
    "CancelServiceStatusUrl": "/EmbedProjectGoodsStatus/CancelServiceStatus"
  },
  "ExcuteRuleService": {
    "IP": "47.104.73.97",
    "Port": "7115",
    "SenderKey": "SEFBZkh5V3R1TGxtdlBIcTF4QmNMWURCS08vb2EvTzVxS0F0eDFKdlgyS3lKVUx6K3JRRE94Q2kvcWZMRytZeWxyVkhLdk9hRGpzVStPamhIUXd5NU9FMjhFTktwUlZ2eThJZGlQd3p5dUk9",
    "SendUrl": "/api/RulesEngineManage/ExcuteWorkFlow"
  }
}