Browse Source

update te

lang 4 years ago
parent
commit
4a45385d48
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Controller/CloudStorage.py

+ 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,