7 lines
147 B
Go
7 lines
147 B
Go
package group
|
|
|
|
type PostListReply = GroupPostListReply
|
|
type PostItem = GroupPostItem
|
|
type AttachItem = GroupAttachItem
|
|
type TagItem = GroupTagItem
|