fllmoyu 3 سال پیش
والد
کامیت
98d1b99969
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      common/src/main/resources/mapper/workflow/TemplateDepartment.xml

+ 1 - 0
common/src/main/resources/mapper/workflow/TemplateDepartment.xml

@@ -102,6 +102,7 @@ id_,process_template_id,department_id,create_by,create_time,update_by,update_tim
 		where a.del_flag = 0
 		where a.del_flag = 0
 		and b.del_flag = 0
 		and b.del_flag = 0
 		and c.del_flag = 0
 		and c.del_flag = 0
+		and d.del_flag = 0
 		and a.department_id = #{companyId}
 		and a.department_id = #{companyId}
 		and c.form_id = #{formId}
 		and c.form_id = #{formId}
 		and d.person_role_id = #{personRoleId}
 		and d.person_role_id = #{personRoleId}