获取所有的行业分类接口

This commit is contained in:
sunflower2014 2025-05-27 20:00:25 +08:00
parent 35e2bc8f7f
commit 1c7632a821
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import org.slf4j.LoggerFactory;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import com.jinrui.reference.core.service.TagService;
import com.jinrui.reference.core.service.IndustryService;
/**
* 行业分类管理