【review】评审
This commit is contained in:
@@ -284,6 +284,7 @@ public class ReportManageConroller {
|
||||
return Result.success();
|
||||
}
|
||||
|
||||
// TODO 测试完不需要的代码请删掉,然后再把这个TODO也删掉
|
||||
/**
|
||||
* 测试
|
||||
*/
|
||||
@@ -294,6 +295,8 @@ public class ReportManageConroller {
|
||||
stringRedisTemplate.boundValueOps("1121212").set("1212");
|
||||
|
||||
}
|
||||
|
||||
// TODO 测试完不需要的代码请删掉,然后再把这个TODO也删掉
|
||||
@ApiOperation("testPath")
|
||||
@GetMapping("/testPath")
|
||||
@Deprecated
|
||||
|
||||
Reference in New Issue
Block a user