wujianwei
21 小时以前 3ca3c9dba442c5fbf02b3f8bf6b649d077207983
admin/config/test/application-custom.yml
@@ -25,12 +25,12 @@
    userLockExpireTime: 60
  #上传下载 相关配置
  upload:
    profile: D:/data/cwxt/uploadPath  #上传目录
    profile: /data/cwgl/uploadPath  #上传目录
    temp: temp  #临时文件夹
    multipart:
      max-file-size: 2GB # 单个文件大小
      max-request-size: 2GB # 设置总上传的文件大小
    network-path: "http://61.143.42.70:7010/cwgltest-api/"
    network-path: "https://tmsapi.ygalogisticspark.com/api/"
  #日志 相关配置
  logback:
    path: logs/  #日志目录
@@ -127,4 +127,6 @@
    clerk: "钟文洋"
    salerAddress: "珠海市香洲区南屏镇通港一路120号"
    invoicingAddress: "http://localhost:6219/api/third/jyjy/common/invoicing"
    returnAddress: "http://127.0.0.1:7007/api/third/invoice/callback/receipt"
    returnAddress: "http://127.0.0.1:6620/api/third/invoice"
  tms:
    url: "http://61.143.42.70:7010/cwgttest-api/"