huangzhiguo 1 rok pred
rodič
commit
d0409cd853

+ 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>