作者 chencheng

0529-test-4

... ... @@ -40,6 +40,8 @@ class Wechat extends Api
/*
服务器跳转授权code测试
https://coupon.xp.yn.cn/index.php/api/v1/Wechat/test_code
*/
public function test_code(){
$code = request()->param('code');
... ...