|
@@ -65,7 +65,6 @@ public class CacheFlushedController {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
- // todo 刷新缓存的一些操作
|
|
|
|
@GetMapping("/specialMedicalAdvice")
|
|
@GetMapping("/specialMedicalAdvice")
|
|
@NeedMenu(MenuEnum.cacheFlushed)
|
|
@NeedMenu(MenuEnum.cacheFlushed)
|
|
public ResultVo<Boolean> specialMedicalAdvice() {
|
|
public ResultVo<Boolean> specialMedicalAdvice() {
|