feat: There is no way the oa conf

This commit is contained in:
super_liu
2021-09-29 18:02:27 +08:00
parent e79d6b735e
commit f96f8f4faa
+5 -1
View File
@@ -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/#/