2026-04-22 00bc2f8702167b926a9fd639c3d2a49f0ddab5b3
src/main/java/com/ruoyi/production/controller/ProductionProductMainController.java
@@ -7,10 +7,10 @@
import com.ruoyi.production.service.ProductionProductMainService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import jakarta.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import javax.servlet.http.HttpServletResponse;
import java.util.List;
@RequestMapping("productionProductMain")