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>