Browse Source

Merge branch 'mazq-fixbug' into 'master'

feature(总线申请报错删除申请单): 总线申请报错删除申请单

See merge request dcuc-tjdsj/auth-back!126
马志强 3 years ago
parent
commit
cf772b1ca2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/assembly/conf/application.yml

+ 1 - 1
src/main/assembly/conf/application.yml

@@ -1,6 +1,6 @@
 spring:
 spring:
   profiles:
   profiles:
-    include: base
+    include: base,authweb
 #apollo配置
 #apollo配置
 apollo:
 apollo:
   autoUpdateInjectedSpringProperties: false
   autoUpdateInjectedSpringProperties: false