feat(bszx): 为百色一小项目添加定制化证书生成逻辑
- 在 BszxBmServiceImpl 和 BszxPayServiceImpl 中添加了针对百色一小项目的证书生成逻辑 - 更新了 ShopDealerBankController 中的用户登录检查逻辑- 修改了 application.yml 中的文件服务器 URL
This commit is contained in:
@@ -100,7 +100,7 @@ config:
|
||||
# 主服务器
|
||||
server-url: https://server.websoft.top/api
|
||||
# 文件服务器
|
||||
file-server: https://file.wsdns.cn
|
||||
file-server: https://file.websoft.top
|
||||
# 其他
|
||||
api-url: https://server.websoft.top/api
|
||||
upload-path: /Users/gxwebsoft/Documents/uploads/
|
||||
|
||||
Reference in New Issue
Block a user