获取所有的行业分类接口
This commit is contained in:
parent
35e2bc8f7f
commit
1c7632a821
|
|
@ -5,7 +5,7 @@ import org.slf4j.LoggerFactory;
|
||||||
import org.springframework.web.bind.annotation.RequestMapping;
|
import org.springframework.web.bind.annotation.RequestMapping;
|
||||||
import org.springframework.web.bind.annotation.RestController;
|
import org.springframework.web.bind.annotation.RestController;
|
||||||
|
|
||||||
import com.jinrui.reference.core.service.TagService;
|
import com.jinrui.reference.core.service.IndustryService;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 行业分类管理
|
* 行业分类管理
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue