Просмотр исходного кода

[电表管理][修改][字段问题]

release_toaliyun_real
gongbiao 6 лет назад
Родитель
Сommit
0cad8fd21c
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      mallinkService/src/main/resources/mapper/WxMerchantPowerBillConfigMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/WxMerchantPowerBillConfigMapper.xml Просмотреть файл

@@ -7,8 +7,8 @@
<result column="tenant_id" jdbcType="VARCHAR" property="tenantId"/>
<result column="merchant_id" jdbcType="BIGINT" property="merchantId"/>
<result column="merchant_name" jdbcType="VARCHAR" property="merchantName"/>
<result column="merchant_type" jdbcType="VARCHAR" property="merchantType"/>
<result column="build_way" jdbcType="VARCHAR" property="buildway"/>
<result column="merchant_type" jdbcType="INTEGER" property="merchantType"/>
<result column="build_way" jdbcType="INTEGER" property="buildWay"/>
<result column="price" jdbcType="VARCHAR" property="price"/>
<result column="create_date" jdbcType="TIMESTAMP" property="createDate"/>
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate"/>


Загрузка…
Отмена
Сохранить