username@email.com
2022-07-25 6c0b60ad8577af7a2ea98fbf446e3cb83e79c776
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);
    }
}