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