Browse Source

修改线上支付

plf 4 years ago
parent
commit
86b7c5f266
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pay/src/main/resources/com-caimei-module-pay/PayMapper.xml

+ 1 - 0
pay/src/main/resources/com-caimei-module-pay/PayMapper.xml

@@ -256,6 +256,7 @@
           </if>
           AND delFlag = '0'
           AND payStatus = '0'
+          ORDER BY id DESC LIMIT 1
     </select>
 
     <insert id="insertOrderPayLink">