xiaoyong931011
2022-05-06 627306c2fb0ea4180930127140ce18a0599cf3f8
zq-erp/src/main/resources/mybatis/mapper/hive/ShoppingGoodsDao.xml
@@ -3,7 +3,7 @@
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.matrix.system.hive.dao.ShoppingGoodsDao">
    <cache readOnly="true"></cache>
   <resultMap type="ShoppingGoods" id="ShoppingGoodsMap">
   
      <id property="id" column="id" />