Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
968cbbc4
Commit
968cbbc4
authored
Jun 13, 2023
by
terrfly
Browse files
knife4j APIDOC文档 配置文件;
parent
f608cd83
Changes
4
Hide whitespace changes
Inline
Side-by-side
conf/devCommons/config/application.yml
View file @
968cbbc4
...
@@ -92,6 +92,10 @@ logging:
...
@@ -92,6 +92,10 @@ logging:
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
path
:
./logs
#日志存放地址
path
:
./logs
#日志存放地址
# knife4j APIDOC文档
knife4j
:
enable
:
true
#系统业务参数
#系统业务参数
isys
:
isys
:
#是否允许跨域请求 [生产环境建议关闭, 若api与前端项目没有在同一个域名下时,应开启此配置或在nginx统一配置允许跨域]
#是否允许跨域请求 [生产环境建议关闭, 若api与前端项目没有在同一个域名下时,应开启此配置或在nginx统一配置允许跨域]
...
...
conf/manager/application.yml
View file @
968cbbc4
...
@@ -103,6 +103,10 @@ logging:
...
@@ -103,6 +103,10 @@ logging:
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
path
:
./logs
#日志存放地址
path
:
./logs
#日志存放地址
# knife4j APIDOC文档
knife4j
:
enable
:
false
#系统业务参数
#系统业务参数
isys
:
isys
:
...
...
conf/merchant/application.yml
View file @
968cbbc4
...
@@ -103,6 +103,10 @@ logging:
...
@@ -103,6 +103,10 @@ logging:
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
path
:
./logs
#日志存放地址
path
:
./logs
#日志存放地址
# knife4j APIDOC文档
knife4j
:
enable
:
false
#系统业务参数
#系统业务参数
isys
:
isys
:
...
...
conf/payment/application.yml
View file @
968cbbc4
...
@@ -102,6 +102,10 @@ logging:
...
@@ -102,6 +102,10 @@ logging:
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
com.jeequan.jeepay
:
debug
#该项目日志级别,当需要打印sql时请开启为debug
path
:
./logs
#日志存放地址
path
:
./logs
#日志存放地址
# knife4j APIDOC文档
knife4j
:
enable
:
false
#系统业务参数
#系统业务参数
isys
:
isys
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment