namespace Link.IService { /// /// 短链方法统计接口类 /// public interface ILkAccessStatisticService : CommonUtil.IDbSet { } }