秒杀时间段优化,hutool升级到5.2.5,swagger contact修改去掉idea启动的warn及其其他警告
This commit is contained in:
@ -28,6 +28,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
@Api(tags = "商城:微信菜單")
|
||||
@RestController
|
||||
@RequestMapping("api")
|
||||
@SuppressWarnings("unchecked")
|
||||
public class WechatMenuController {
|
||||
|
||||
private final YxCacheService yxCacheService;
|
||||
|
Reference in New Issue
Block a user