guarantee-lsq 4 일 전
부모
커밋
8868dd8884
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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({