Commit e67e4dea authored by 章建武's avatar 章建武

de

parent 7273eb1e
......@@ -50,6 +50,7 @@ class JoinusController extends Controller
if (!$validate_result) {
return error($validate->getError());
}
$result = $model::create($param);
$url = URL_BACK;
......
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