xuqiang před 1 rokem
rodič
revize
78b3fbbf69

+ 1 - 1
gateway/src/main/resources/application.yml

@@ -16,7 +16,7 @@ spring:
         - id: platform_route
           uri: http://localhost:8083/
           predicates:
-            - Path=/userRole/**,/system/**,/file/**,/user/**,/esmInsCompany/**,/jyxConfig/**
+            - Path=/userRole/**,/system/**,/file/**,/user/**,/esmInsCompany/**,/jyxConfig/**,/qrBarcode/**
 
         - id: tenant_route
           uri: http://localhost:8084/

+ 2 - 0
tenant/organization/src/main/resources/application.yml

@@ -37,6 +37,7 @@ tenant:
     - sys_role_perms
     - sys_area
     - sys_dict
+    - sys_dict_type
     - sys_user
     - sys_user_jzg_info_bank_card
     - sys_user_role
@@ -47,6 +48,7 @@ tenant:
     - sys_config
     - sys_activity
     - sys_activity_award
+    - sys_poster_org
   ignoreLoginNames:
 
 data-scope: