Explorar o código

feature:支付宝沙盒测试环境搭建p1

chenjunkai %!s(int64=6) %!d(string=hai) anos
pai
achega
490d597b68
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/Test.py

+ 1 - 1
Controller/Test.py

@@ -45,7 +45,7 @@ class Test(View):
             total_amount=0.01,
             subject="实用性充气式玩具",
             return_url="http://192.168.136.40:8077/",
-            notify_url="http://test.dvema.com/Test"  # this is optional
+            notify_url="http://test.dvema.com:8077/Test"  # this is optional
         )
         print(order_string)
         from django.http import HttpResponseRedirect