ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceTransportController.java
@@ -26,7 +26,7 @@ * @author ruoyi * @date 2025-12-15 */ @Api(description = "供者转运登记") @Api(description = "供者转运登记",tags = {"供者转运登记"}) @RestController @RequestMapping("/project/transport") public class ServiceTransportController extends BaseController {