Api-tags:(气象预警-controller)

master
ForwithyNew 2024-06-06 10:08:22 +08:00
parent 7bb6f03b1f
commit 7c8978c27b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ import static com.whdc.controller.WarningController.THIS_REDIS_KEY;
//湖北省防汛抗旱调度系统-气象预警
@Slf4j
@Api(tags = "预警 - Controller")
@Api(tags = "气象预警 - Controller")
@RestController
@RequestMapping("/qxwarning")
public class QXWarnController {