username@email.com
2022-02-25 74abca0d15b35909f3c2f63d44104a6e7b2d6180
zhengcaioa/IServices/IProjectService.cs
@@ -36,5 +36,8 @@
        List<ProjectDTO> GetList();
        List<ProjectDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
    }
}