| | |
| | | |
| | | ResultEntity ModifyStatus(string id, string userid); |
| | | |
| | | List<IntentionCustomerDTO> GetList(); |
| | | List<IntentionCustomerDTO> GetList(string huiyuanId = null); |
| | | |
| | | |
| | | |
| | |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | List<IntentionCustomerDTO> GetList(string[] id); |
| | | |
| | | |
| | | List<IntentionCustomerDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax); |
| | | |
| | | |
| | | List<IntentionCustomerDTO> GetListsalaryweixin(string userid, DateTime datemin, DateTime datemax); |
| | | |
| | | List<IntentionCustomerDTO> GetListsalaryyixiang(string userid, DateTime datemin, DateTime datemax); |
| | | |
| | | |
| | | ResultEntity saveKhlx(CooperatecustomCustomerDTO cooperatecustomCustomerDTO); |
| | | |
| | | } |
| | | } |