diff --git a/mallinkService/src/main/resources/mapper/TtMallGoodsCategoryMapper.xml b/mallinkService/src/main/resources/mapper/TtMallGoodsCategoryMapper.xml index ef75c1254..7dc02206b 100644 --- a/mallinkService/src/main/resources/mapper/TtMallGoodsCategoryMapper.xml +++ b/mallinkService/src/main/resources/mapper/TtMallGoodsCategoryMapper.xml @@ -71,7 +71,7 @@ (#{item.goodsCategoryId,jdbcType=INTEGER}, #{item.tenantId,jdbcType=VARCHAR}, #{item.parentTenantId,jdbcType=VARCHAR}, - #{item.software_fee,jdbcType=INTEGER}, + #{item.softwareFee,jdbcType=INTEGER}, #{item.createDate,jdbcType=TIMESTAMP}, #{item.updateDate,jdbcType=TIMESTAMP})