using WX.CRM.Model.EntityYun;
namespace WX.CRM.IBLL.YunWx
{
public interface IYunWX_WORKACCOUNT_NOTE : IRepository<WX_WORKACCOUNT_NOTE>
}