This commit is contained in:
2024-01-31 14:54:49 +08:00
parent 71e28fd448
commit 2fd8b3d341
48 changed files with 1657 additions and 583 deletions

View File

@@ -5,7 +5,8 @@ server:
# 多环境配置
spring:
profiles:
active: dev
# active: dev
active: prod
application:
name: server
@@ -86,7 +87,13 @@ config:
swagger-version: 1.0
token-key: WLgNsWJ8rPjRtnjzX/Gx2RGS80Kwnm/ZeLbvIL+NrBs=
server-url: https://server.gxwebsoft.com/api
file-server: https://file.wsdns.cn
upload-path: /Users/gxwebsoft/Documents/uploads/
file-server: http://localhost:10041
upload-path: /Users/liangxin/Project/JAVA/tower-java/
local-upload-path: /Users/gxwebsoft/Documents/uploads/
wx:
miniapp:
configs:
- appid: wx74f04ad0cdb862ef
secret: 4b31d6be04439f1b56042d9bfabd62d6
msgDataFormat: JSON