LR-20210131IOQH\Administrator
2021-08-10 bef853fc5adf095c54415e7fc23574655ac0859a
zhengcaioa/IServices/IProjectService.cs
@@ -36,5 +36,8 @@
        List<ProjectDTO> GetList();
        List<ProjectDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
    }
}