Browse Source

问题处理

yzc 1 year ago
parent
commit
b72ff064a2

+ 1 - 0
hx-form/src/main/resources/mapper/EmployeeProductivityMapperMapper.xml

@@ -60,6 +60,7 @@
         </if>
         </if>
         AND NOT c.`status` IN ( 0, 70, 88 )
         AND NOT c.`status` IN ( 0, 70, 88 )
         AND c.del_flag=0
         AND c.del_flag=0
+        and c.create_user = su.user_id
         ) AS newDealCustomerCount,
         ) AS newDealCustomerCount,
         (
         (
         SELECT
         SELECT