zhengcaioa/IServices/IIntentionCustomerService.cs @@ -30,5 +30,7 @@ /// <returns></returns> List<IntentionCustomerDTO> GetList(string[] id); List<IntentionCustomerDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax); } }