namespace WX.CRM.IBLL.Base { public interface IBAS_MOBILEAREA_Q { string GetMobileArea(string resid); } }