Commit 87f41ab1 by 杨昕

code format

parent 7fffa095
Pipeline #10033 passed with stages
in 32 seconds
......@@ -29,8 +29,6 @@ class UsersController extends Controller
$response = handler_drive(function () use ($request) {
LogModel::addlog("日志测试");
if (!$request->password) {
throw new ControllerException('口令不能为空',400);
}
......
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