785834757 пре 1 година
родитељ
комит
039cbcdd32

+ 15 - 13
platform/src/main/resources/application.yml

@@ -53,6 +53,8 @@ tenant:
     - ptl_agreement_attribution_dept
     - qr_barcode_config
     - ptl_scheme_info
+    - ptl_agreement_dept
+
   ignoreLoginNames:
 
   ignoreFunction:
@@ -60,16 +62,16 @@ tenant:
 
 data-scope:
   tables:
-    - sys_user
-    - esm_ins_company
-    - ins_business_insurance
-    - ins_business_insurance_option
-    - ptl_agreement_attribution
-    - ptl_agreement_url
-    - ptl_ins_attribution_template
-    - sys_config
-    - sys_role_perms
-    - sys_role_data_scope
-    - jyx_config
-    - jyx_setting
-    - jyx_blame
+#    - sys_user
+#    - esm_ins_company
+#    - ins_business_insurance
+#    - ins_business_insurance_option
+#    - ptl_agreement_attribution
+#    - ptl_agreement_url
+#    - ptl_ins_attribution_template
+#    - sys_config
+#    - sys_role_perms
+#    - sys_role_data_scope
+#    - jyx_config
+#    - jyx_setting
+#    - jyx_blame

+ 19 - 15
tenant/organization/src/main/resources/application.yml

@@ -62,26 +62,30 @@ tenant:
     - sys_user_jzg_app
     - sys_user_jzg_info_salesman
     - dept_tree
+    - dept_path
 
   ignoreLoginNames:
 
 data-scope:
   tables:
-    - sys_system
-    - sys_user
-    - sys_user_role
-    - sys_organization_user_link
-    - sys_area
-    - sys_poster
-    - sys_message_notice
-    - sys_upload_files
-    - sys_notice_user
-    - ins_business_insurance
-    - ins_business_insurance_option
-    - ptl_scheme_insurance_driving_intention
-    - ptl_scheme_info
-    - ptl_scheme
-    - sys_activity
+#    - sys_system
+#    - sys_user
+#    - sys_user_role
+#    - sys_organization_user_link
+#    - sys_area
+#    - sys_poster
+#    - sys_message_notice
+#    - sys_upload_files
+#    - sys_notice_user
+#    - ins_business_insurance
+#    - ins_business_insurance_option
+#    - ptl_scheme_insurance_driving_intention
+#    - ptl_scheme_info
+#    - ptl_scheme
+#    - sys_activity
+#    - sys_user_jzg_info_salesman
+    - sys_user_jzg_info
+
 logging:
   level:
     org.springframework.statemachine: DEBUG