lang 4 жил өмнө
parent
commit
4a45385d48

+ 2 - 0
Controller/CloudStorage.py

@@ -932,6 +932,8 @@ class CloudStorageView(View):
             else:
                 if order_string:
                     redirectUrl = aliPayObj.alipay_prefix + order_string
+                    print('---------tttt')
+                    print(redirectUrl)
                     Order_Model.objects.create(orderID=orderID, UID=uid, channel=channel, userID_id=userID,
                                                desc=content, payType=pay_type, payTime=nowTime,
                                                price=price, currency=currency, addTime=nowTime, updTime=nowTime,