This website works better with JavaScript
Home
Explore
Help
Register
Sign In
java
/
cdss
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
配置修正
gaodm
4 years ago
parent
2388a41d3e
commit
9af8e36bf3
3 changed files
with
3 additions
and
3 deletions
Unified View
Show Diff Stats
1
1
src/main/resources/application-pre.yml
1
1
src/main/resources/application-pro.yml
1
1
src/main/resources/application-test.yml
+ 1
- 1
src/main/resources/application-pre.yml
View File
@@ -167,7 +167,7 @@ swagger:
#Token鉴权
#Token鉴权
tokenAuth:
tokenAuth:
- enable:
tru
e
+ enable:
fals
e
#病历质控地址
#病历质控地址
mrqc:
mrqc:
+ 1
- 1
src/main/resources/application-pro.yml
View File
@@ -167,7 +167,7 @@ swagger:
#Token鉴权
#Token鉴权
tokenAuth:
tokenAuth:
- enable:
tru
e
+ enable:
fals
e
#病历质控地址
#病历质控地址
mrqc:
mrqc:
+ 1
- 1
src/main/resources/application-test.yml
View File
@@ -167,7 +167,7 @@ swagger:
#Token鉴权
#Token鉴权
tokenAuth:
tokenAuth:
- enable:
tru
e
+ enable:
fals
e
#病历质控地址
#病历质控地址
mrqc:
mrqc: