Commit c6baca14 by zhangxingmin

基础数据服务

parent f0473c97
......@@ -27,7 +27,7 @@ import java.util.Objects;
@Slf4j
@Service
public class SpeciesTypeServiceImpl implements SpeciesTypeService {
public class ApiSpeciesTypeServiceImpl implements SpeciesTypeService {
@Autowired
private ISpeciesTypeService iSpeciesTypeService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment