Эх сурвалжийг харах

操作日志统计BUG修复

wukai 2 жил өмнө
parent
commit
f9345b402c

+ 1 - 1
doc-system/src/main/resources/mapper/system/SysOperLogMapper.xml

@@ -108,7 +108,7 @@
     </select>
     <select id="selectOperLogCalc" resultType="com.doc.system.domain.vo.LogCalcVO">
         select
-        operator_type,
+        event_type,
         business_type,
         oper_name,
         oper_ip,