PC-201906131823\Administrator
2022-08-23 836b306db8799e957ed9cff5144687a139b67f23
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);
    }
}