namespace WX.CRM.IBLL.Sms { public interface ISMS_MESSAGE_HIS { void Add(WX.CRM.Model.Entity.SMS_MESSAGE_HIS model); } }