guarantee-lsq 4 dni temu
rodzic
commit
8868dd8884
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      components/lock.uvue

+ 1 - 1
components/lock.uvue

@@ -36,7 +36,7 @@ const handlePay = async () => {
       nonceStr: outTradeNo,
       package: prepayId,
       paySign: signature,
-      signType: "MD5",
+      signType: "RSA",
       success: (res) => {
         console.log('res: ', res)
         uni.showToast({