PC-201906131823\Administrator
2022-08-23 836b306db8799e957ed9cff5144687a139b67f23
zhengcaioa/IServices/IProjectService.cs
@@ -36,5 +36,14 @@
        List<ProjectDTO> GetList();
        List<ProjectDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
        ResultEntity saveZxdsfxl(ZxdsfxlDTO zxdsfxl);
        List<ZxdsfxlDTO> GetListZxdsfxl(string userid, DateTime datemin, DateTime datemax,string leixing);
    }
}