This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
photo
winter
1 year ago
parent
8210c7821e
commit
ac2ef59708
2 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
open-api/src/main/resources/application-dev.yml
+2
-1
open-api/src/main/resources/application-prod.yml
+ 2
- 1
open-api/src/main/resources/application-dev.yml
View File
@@ -210,4 +210,5 @@ suimang:
digital_avatar: http://nas.pucao.cn:2005
digital_avatar_hy: http://nas.pucao.cn:2003
callbackUrl: https://mtest.metavatar.cc/C
local_deploy: false
local_deploy: false
token: fm2023
+ 2
- 1
open-api/src/main/resources/application-prod.yml
View File
@@ -165,4 +165,5 @@ suimang:
digital_avatar: http://111.198.0.15:22200
digital_avatar_hy: http://nas.pucao.cn:2003
callbackUrl: https://metavatar.cc/C
local_deploy: false
local_deploy: false
token: fm2023
Write
Preview
Loading…
Cancel
Save