using WX.CRM.Model.EntityYun; namespace WX.CRM.IBLL.YunWx { public interface IYunWX_WORKACCOUNT : IRepository { } }