作者 王晓刚
1 个管道 的构建 通过 耗费 0 秒

合并分支 'wangxiaogang' 到 'master'

补全信息页面



查看合并请求 !82
@@ -33,7 +33,6 @@ class ShareController extends WeChatBaseController @@ -33,7 +33,6 @@ class ShareController extends WeChatBaseController
33 $this->error('无权限','','',''); 33 $this->error('无权限','','','');
34 } 34 }
35 if(empty($my_user['phone'])){ 35 if(empty($my_user['phone'])){
36 - $this->error('跳转补全信息页面','','','');  
37 $this->redirect('information'); 36 $this->redirect('information');
38 } 37 }
39 //判断有没有生成过 38 //判断有没有生成过