Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using IM_API.Dtos.Group;
|
||||
|
||||
namespace IM_API.VOs.Group
|
||||
{
|
||||
public class GroupInfoVo:GroupInfoDto
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user