huangzhiguo преди 1 година
родител
ревизия
d0409cd853
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/resources/mapper/StatisticsTypeMapper.xml

+ 1 - 1
src/main/resources/mapper/StatisticsTypeMapper.xml

@@ -4,4 +4,4 @@
     <update id="updataTypeNumber" parameterType="com.caimei365.commodity.model.po.StatisticsTypePo">
         insert into cm_statistics_type(typeId,clickTime) values (#{typeId},#{clickTime})
     </update>
-</mapper>
+</mapper>