Commit ea6640df by guojuxing

暂时欢迎空壳旧资源组接口

parent e436d07c
......@@ -5,7 +5,13 @@ import com.gic.api.base.commons.ServiceResponse;
import com.gic.auth.dto.*;
import com.gic.auth.service.ResourceApiService;
import org.springframework.stereotype.Service;
/**
* 旧资源组
* @ClassName:
* @Description: 

* @author guojuxing

* @date 2021/1/15 3:45 PM

*/
@Service("resourceApiService")
public class ResourceApiServiceImpl implements ResourceApiService{
@Override
......
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