feat: There is no way the oa conf
This commit is contained in:
@@ -27,7 +27,7 @@ spring:
|
||||
servlet:
|
||||
multipart:
|
||||
maxFileSize: "100MB"
|
||||
maxRequestSize: "100MB"
|
||||
maxRequestSize: "100MB"
|
||||
datasource:
|
||||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
@@ -93,6 +93,10 @@ ribbon:
|
||||
ReadTimeout: 60000
|
||||
ConnectTimeout: 60000
|
||||
|
||||
# 配置 是否 启用 OA
|
||||
oa:
|
||||
flag: false
|
||||
|
||||
# 配置前端服务全路径地址 如下 /#/
|
||||
webUrl: http://62.234.136.153:8038/#/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user