Commit 63d37bf6 by 冷斌

fix bug

parent 77ed78b8
......@@ -447,6 +447,7 @@ class PassportAction extends CommonAction
*/
public function reg()
{
echo 1; die;
if ($this->mid) {
header("Location: " . U('classroom/Index/index'));
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment