| | |
| | | |
| | | ResultEntity ModifyStatus(string id, string userid); |
| | | |
| | | List<IntentionCustomerDTO> GetList(); |
| | | List<IntentionCustomerDTO> GetList(string huiyuanId = null); |
| | | |
| | | |
| | | |
| | |
| | | |
| | | 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); |
| | | |
| | | ResultEntity GetZhengfuProjectDTOByTitle(string Name, string Id); |
| | | |
| | | } |
| | | } |