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