username@email.com
2021-08-10 e75fce6031773dabf64d3ef019189c2362069c45
zhengcaioa/IServices/IProjectService.cs
@@ -36,5 +36,8 @@
        List<ProjectDTO> GetList();
        List<ProjectDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
    }
}