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

fix cashout

release_toaliyun_real
xiaohanzi 5 лет назад
Родитель
Сommit
40c924202a
1 измененных файлов: 3 добавлений и 3 удалений
  1. +3
    -3
      mallinkService/src/main/resources/mapper/WxCashOutMapper.xml

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

@@ -10,9 +10,9 @@
<result column="audio_remark" jdbcType="VARCHAR" property="audioRemark" />
<result column="create_date" jdbcType="TIMESTAMP" property="createDate" />
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate" />
<result column="b_user_id" jdbcType="BIGINT" property="updateDate" />
<result column="wx_b_open_id" jdbcType="VARCHAR" property="updateDate" />
<result column="audio_date" jdbcType="TIMESTAMP" property="updateDate" />
<result column="b_user_id" jdbcType="BIGINT" property="bUserId" />
<result column="wx_b_open_id" jdbcType="VARCHAR" property="wxBOpenId" />
<result column="audio_date" jdbcType="TIMESTAMP" property="audioDate" />
<result column="merchant_id" jdbcType="VARCHAR" property="merchantId" />
<result column="merchant_name" jdbcType="VARCHAR" property="merchantName" />
<result column="recive_open_id" jdbcType="VARCHAR" property="reciveOpenId" />


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