更新完成:优化微信支付证书读取机制等等

This commit is contained in:
2025-07-27 23:02:59 +08:00
parent e569463c02
commit 803c6344ab
20 changed files with 330 additions and 48 deletions

View File

@@ -106,9 +106,9 @@ config:
swagger-version: 2.0
token-key: WLgNsWJ8rPjRtnjzX/Gx2RGS80Kwnm/ZeLbvIL+NrBs=
# 主服务器
server-url: https://server.gxwebsoft.com/api
server-url: https://server.s209.websoft.top/api
# 文件服务器
file-server: https://file.websoft.top
file-server: https://file.wsdns.cn
upload-path: /Users/gxwebsoft/Documents/uploads/
local-upload-path: /Users/gxwebsoft/Documents/uploads/
@@ -170,4 +170,3 @@ certificate:
app-cert-public-key-file: "appCertPublicKey.crt"
alipay-cert-public-key-file: "alipayCertPublicKey.crt"
alipay-root-cert-file: "alipayRootCert.crt"