WangHan
2025-04-03 a1b85ef72062ca80db35546e4216dd564f3e0f57
consum-base/src/main/java/com/consum/base/controller/LWhWarningController.java
@@ -2,8 +2,7 @@
import java.util.Map;
import javax.annotation.Resource;
import jakarta.annotation.Resource;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@@ -18,7 +17,7 @@
import com.walker.infrastructure.utils.DateUtils;
import com.walker.web.ResponseValue;
import io.swagger.annotations.Api;
/**
 * @ClassName LWhWarningConfigController
@@ -29,7 +28,7 @@
 **/
@RestController
@RequestMapping("/pc/warehouse/warning")
@Api(value = "预警查询", tags = "预警查询")
// @Api(value = "预警查询", tags = "预警查询")
public class LWhWarningController extends BaseController {
    @Resource