WangHan
2025-04-02 a8ba678a3fe5a39da2c732014cebbb66e408e97c
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