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