zhengcaioa/IServices/ICooperatecustomCustomerService.cs
@@ -22,5 +22,7 @@
        List<CooperatecustomCustomerDTO> GetListsalaryqiandan(string userid, DateTime datemin, DateTime datemax);
        List<CooperatecustomCustomerDTO> GetListsalaryweixin(string userid, DateTime datemin, DateTime datemax);
    }
}