username@email.com
2021-10-25 cfc134f3f7d5734700f0246fdfc7a74a1b1c8b81
zhengcaioa/IServices/IGroupTopicService.cs
@@ -16,5 +16,7 @@
        ResultEntity ModifyStatus(string id, string userid);
        List<GroupTopicDTO> GetList();
        List<GroupTopicDTO> GetListsalary(string userid, DateTime datemin, DateTime datemax);
    }
}