Przeglądaj źródła

//类目-1.2

release_toaliyun_real
xhxu 3 lat temu
rodzic
commit
2006f9828e
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      mallinkService/src/main/resources/mapper/TtGoodsCategoryMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/TtGoodsCategoryMapper.xml Wyświetl plik

@@ -7,8 +7,8 @@
<result column="name" jdbcType="VARCHAR" property="name" />
<result column="parent_id" jdbcType="INTEGER" property="parentId" />
<result column="enable" jdbcType="INTEGER" property="enable" />
<result column="isLeaf" jdbcType="INTEGER" property="is_leaf" />
<result column="service_fee" jdbcType="INTEGER" property="service_fee" />
<result column="is_leaf" jdbcType="INTEGER" property="isLeaf" />
<result column="service_fee" jdbcType="INTEGER" property="serviceFee" />
</resultMap>
<sql id="allColumns">


Ładowanie…
Anuluj
Zapisz