namespace OASystem.API.OAMethodLib.YouDaoAPI { /// <summary> /// 有道api 接口 /// </summary> public interface IYouDaoApiService { } }