Commit 8096d1d2 by shenjunjie

重启项目

parent 053f9e52
......@@ -94,7 +94,7 @@ public class LoginController extends BaseController {
@ApiOperation("测试接口")
@GetMapping("/test")
public ResponseResult test() {
return ResponseResult.success("brandkbs2-success 2022/7/8");
return ResponseResult.success("brandkbs2-success 2022/12/5");
}
}
......
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