feat(俱乐部): 增加俱乐部详细介绍和关注数功能
This commit is contained in:
@@ -5,13 +5,16 @@ return [
|
||||
'Name' => '俱乐部名称',
|
||||
'Sub_name' => '简称',
|
||||
'Logo' => 'logo',
|
||||
'Contect' => '联系方式',
|
||||
'City' => '常住地',
|
||||
'Blurb' => '简介',
|
||||
'Intro' => '详细介绍',
|
||||
'Join_type' => '入会方式',
|
||||
'Img' => '图片',
|
||||
'President' => '会长',
|
||||
'Admin_ids' => '管理员',
|
||||
'Tags' => '标签',
|
||||
'attention' => '关注数',
|
||||
'Is_public' => '是否公开',
|
||||
'Create_time' => '创建时间',
|
||||
'Update_time' => '修改时间',
|
||||
|
||||
Reference in New Issue
Block a user