username@email.com
2022-08-10 0a0421f0411471b83a8ff2356325ce21aeace60c
zhengcaioa/IServices/IProjectService.cs
@@ -39,5 +39,11 @@
        List<ProjectDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
        ResultEntity saveZxdsfxl(ZxdsfxlDTO zxdsfxl);
        List<ZxdsfxlDTO> GetListZxdsfxl(string userid, DateTime datemin, DateTime datemax,string leixing);
    }
}