kyle 2 years ago
parent
commit
682db33df4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      public/testapi/testapi.html

+ 1
- 1
public/testapi/testapi.html View File

98
 
98
 
99
             $.ajax({
99
             $.ajax({
100
                 type: "post",
100
                 type: "post",
101
-                url: 'https://declarepre.taiwanpay.com.tw/api2021/redeem/U4cc26c80531ba9a354a62630307e6a2d/2',
101
+                url: 'https://declare.taiwanpay.com.tw/api2021/redeem/U4cc26c80531ba9a354a62630307e6a2d/2',
102
                 data: {
102
                 data: {
103
                     "name": "Jojo"
103
                     "name": "Jojo"
104
                 },
104
                 },