修改微信支付回调地址验证
This commit is contained in:
parent
81d64710fd
commit
d4707488b6
@ -23,7 +23,7 @@ class Auth
|
||||
"/area/province" => "get",// 获取省份信息
|
||||
"/area/city" => "get", // 获取城市信息
|
||||
"/area/county" => "get", // 获取区县信息
|
||||
"/pay/wx/callback" => "post", // 微信支付回调
|
||||
"/callback/pay/wx" => "post", // 微信支付回调
|
||||
"/testpay" => "get", // 测试
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user