修改测试退款
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ class Auth
|
||||
"/callback/platform/logistics" => "post", // 处方平台物流回调
|
||||
"/callback/logistics" => "post", // 快递100订阅回调
|
||||
|
||||
"/test/test_13" => "get", // 测试退款
|
||||
"/test/refund" => "get", // 测试退款
|
||||
"/test" => "get", // 测试
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user