Ver a proveniência

支付订单接口

release_toaliyun_real
Stormeye.Wu há 7 anos
ascendente
cometimento
f00bb44dd6
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxPayOrderMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxPayOrderMapper.xml Ver ficheiro

@@ -8,7 +8,7 @@
<result column="update_time" jdbcType="TIMESTAMP" property="updateTime" />
<result column="order_id" jdbcType="BIGINT" property="orderId" />
<result column="c_user_id" jdbcType="BIGINT" property="cUserId" />
<result column="ip" jdbcType="String" property="ip" />
<result column="ip" jdbcType="VARCHAR" property="ip" />
<result column="pay_amount" jdbcType="INTEGER" property="payAmount" />
<result column="pay_time_start" jdbcType="INTEGER" property="payTimeStart" />
<result column="pay_time_end" jdbcType="INTEGER" property="payTimeEnd" />


Carregando…
Cancelar
Guardar