瀏覽代碼

取消transaction_id使用限制

linhaohong 1 年之前
父節點
當前提交
c6e3815c51
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Controller/InAppPurchaseController.py

+ 1 - 1
Controller/InAppPurchaseController.py

@@ -104,7 +104,7 @@ class InAppPurchaseView(View):
             signed_transaction_info = transaction_info.signedTransactionInfo
             if Order_Model.objects.filter(payType=5, transaction_id=transaction_id).exists():
                 logger.info(f"该transaction_id已订阅过:{transaction_id}")
-                return response.json(10048)
+                # return response.json(10048)
 
             root_certificates = []
             for cert_name in [