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

[卡券][修复]:解决增加自动退款属性时出现的订单访问问题

release_toaliyun_real
hupeng 7 лет назад
Родитель
Сommit
150875934d
1 измененных файлов: 0 добавлений и 1 удалений
  1. +0
    -1
      mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml

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

@@ -285,7 +285,6 @@
<result column="sale_price" jdbcType="INTEGER" property="salePrice" />
<result column="use_price" jdbcType="INTEGER" property="usePrice" />
<result column="price" jdbcType="INTEGER" property="price" />
<result column="unit" jdbcType="INTEGER" property="unit" />
<result column="auto_refund" jdbcType="INTEGER" property="autoRefund" />

<result column="name" jdbcType="VARCHAR" property="bUserName" />


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