zhengcaioa/IServices/IIntentionCustomerService.cs
@@ -19,7 +19,7 @@ ResultEntity ModifyStatus(string id, string userid); List<IntentionCustomerDTO> GetList(); List<IntentionCustomerDTO> GetList(string huiyuanId = null); @@ -37,5 +37,8 @@ List<IntentionCustomerDTO> GetListsalaryyixiang(string userid, DateTime datemin, DateTime datemax); ResultEntity saveKhlx(CooperatecustomCustomerDTO cooperatecustomCustomerDTO); } }