|
@@ -32,7 +32,7 @@ import static com.citu.framework.common.pojo.CommonResult.success;
|
|
|
|
|
|
@Tag(name = "管理后台 - 行业信息")
|
|
@Tag(name = "管理后台 - 行业信息")
|
|
@RestController
|
|
@RestController
|
|
-@RequestMapping("/mde/industry")
|
|
|
|
|
|
+@RequestMapping("/menduner/system/industry")
|
|
@Validated
|
|
@Validated
|
|
public class IndustryController {
|
|
public class IndustryController {
|
|
|
|
|