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