Parcourir la source

修改线上支付

plf il y a 4 ans
Parent
commit
86b7c5f266
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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">