Commit 8d098fdb by 冷斌

fix bug

parent fbe3ee25
......@@ -99,8 +99,7 @@ class RechangeController extends HomebaseController
}
}
}
echo json_encode($rs);
exit;
return $rs;
}
public function wx()
......
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