@@ -34,7 +34,7 @@ import com.ruoyi.common.core.page.TableDataInfo;
@Validated
@RequiredArgsConstructor
@RestController
-@RequestMapping("/system/engineeringInfrastructure")
+@RequestMapping("/zdsz/engineeringInfrastructure")
public class ZEngineeringInfrastructureController extends BaseController {
private final IZEngineeringInfrastructureService iZEngineeringInfrastructureService;