Browse Source

线上支付生成二维码配置

lishiqiang 1 day ago
parent
commit
87049017fb

+ 1 - 0
ship-server-web/src/main/resources/application-sxtest.yaml

@@ -234,6 +234,7 @@ yudao:
   host: # 系统内外网访问host,用于处理服务器上不能访问当前域名的问题
     out: https://tms2.hbsxly.com/
     in: http://10.3.10.50:80/
+  suffixCode: QS # 票号后缀
 justauth:
   enabled: true
   type:

File diff suppressed because it is too large
+ 7 - 3
ship-server-web/src/main/resources/application.yaml