文件下载地址处理

beta-prop-all^2
kk 2 years ago
parent fceb8bbdfa
commit fa13cf54a4
  1. 2
      jianshui-admin/src/main/resources/application-dev.yml
  2. 2
      jianshui-admin/src/main/resources/application-prod.yml

@ -90,7 +90,7 @@ ele_auth_url: https://openapi.zncspt.com/api/
ele_check_url: https://openapi.zncspt.com/api/
elephant_entcode_check: 91370102MA3UD2FG21
# 文件下载地址
elephant_invoice_file: http://dev.goldentaxcloud.com/8081/invoice/fileUrl/
elephant_invoice_file: http://dev.goldentaxcloud.com:8081/invoice/fileUrl/
# 大象V6数电对应平台地址
ele_url_v6: https://js.ele12.com/order-api
# 大象纸票服务对应平台地址

@ -84,7 +84,7 @@ ele_auth_url: https://openapi.ele-cloud.com/api/dxhy-open-income/v1/
ele_check_url: https://openapi.zncspt.com/api/
elephant_entcode_check: 91370102MA3UD2FG21
# 文件下载地址
elephant_invoice_file: http://dev.goldentaxcloud.com/8081/invoice/fileUrl/
elephant_invoice_file: http://dev.goldentaxcloud.com:8081/invoice/fileUrl/
# 大象V6数电对应平台地址
ele_url_v6: https://js.ele12.com/order-api
# 大象纸票服务对应平台地址