Ver código fonte

抄送 debug

tags/24080901
PoffyZhang 1 ano atrás
pai
commit
07edf91b93
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      pmapi/src/main/java/com/ningdatech/pmapi/todocenter/mapper/StatisticsMapper.xml

+ 1
- 1
pmapi/src/main/java/com/ningdatech/pmapi/todocenter/mapper/StatisticsMapper.xml Ver arquivo

@@ -70,6 +70,6 @@
count(0) ccmeNum
FROM
wflow_cc_tasks cc
where cc.employee_code = #{employeeCode}
where cc.user_id = #{employeeCode}
</select>
</mapper>

Carregando…
Cancelar
Salvar