zxhxx 3 năm trước cách đây
mục cha
commit
32465509df
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      application/api/controller/MiniProgram.php

+ 1 - 0
application/api/controller/MiniProgram.php

@@ -10,6 +10,7 @@ use think\Request;
 
 class MiniProgram extends  Api
 {
+    protected $noNeedLogin = ['*'];
     /**
      * 小程序授权登录
      * @param Request $request