username@email.com
2022-08-29 19bc2e140fbef74cf87f8e0edfb2d173b1f52d40
zhengcaioa/IServices/ICooperatecustomCustomerService.cs
@@ -24,5 +24,8 @@
        List<CooperatecustomCustomerDTO> GetListsalaryqiandan(string userid, DateTime datemin, DateTime datemax);
        List<CooperatecustomCustomerDTO> GetListsalaryweixin(string userid, DateTime datemin, DateTime datemax);
        ResultEntity saveyufukuan(CooperatecustomCustomerDTO cooperatecustomCustomerDTO);
    }
}