mirror of
https://github.com/mindskip/xzs-mysql.git
synced 2026-08-28 19:12:15 +08:00
This commit is contained in:
@@ -95,4 +95,11 @@ public class UploadController extends BaseApiController {
|
||||
}
|
||||
}
|
||||
|
||||
@RequestMapping("/auth")
|
||||
@ResponseBody
|
||||
public RestResponse auth() {
|
||||
return RestResponse.ok();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user