| | |
| | | |
| | | |
| | | ResultEntity saveyufukuan(CooperatecustomCustomerDTO cooperatecustomCustomerDTO); |
| | | |
| | | |
| | | ResultEntity saveCustomerGuanlian(CustomerGuanlianDTO DTO); |
| | | |
| | | ResultEntity DeleteCustomerGuanlian(string CustomerId, string SecCustomerId); |
| | | |
| | | List<CooperatecustomCustomerDTO> GetListCustomerGuanlian(string CustomerId); |
| | | |
| | | CustomerGuanlianDTO GetCustomerGuanlian(string CustomerId,string SecCustomerId); |
| | | |
| | | |
| | | ResultDataEntity<CooperatecustomCustomerDTO> SearchByPagingAll(CooperatecustomCustomerDTOSearch searchEntity); |
| | | |
| | | ResultEntity saveKhlx(CooperatecustomCustomerDTO cooperatecustomCustomerDTO); |
| | | } |
| | | } |