Zhaops hace 6 años
padre
commit
1a05dec32c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      icssman-service/src/main/resources/mapper/DeptVitalMapper.xml

+ 1 - 1
icssman-service/src/main/resources/mapper/DeptVitalMapper.xml

@@ -27,7 +27,7 @@
         <result column="name" property="name" />
         <result column="remark" property="remark" />
         <result column="operator" property="operator" />
-        <result column="gmtOperate" property="gmt_operate" />
+        <result column="gmt_operate" property="gmtOperate" />
     </resultMap>
 
     <!--查询已有模板分页-->