Skip to content

配置项

语言设置

控制面板 > 系统 > 语言设置

键名键值类型描述
language_statusBoolean是否开启多语言
language_menusArray多语言配置列表
default_languageString默认语言标签 langTag
current_language_menuObject当前语言菜单
多语言配置列表
json
[
    {
        "order": "顺序",
        "langCode": "语言代码",
        "langName": "语言名称(从字典中读取存入)",
        "continentId": "洲 ID",
        "areaStatus": "地区启用状态,true 或者 false",
        "areaCode": "地区代码(可留空)",
        "areaName": "地区名称(可留空,从字典中读取存入)",
        "langTag": "语言标签(语言名称和地区代码组合)",
        "writingDirection": "语言写作方向(从字典中读取存入)",
        "lengthUnit": "长度单位",
        "dateFormat": "日期格式",
        "timeFormatMinute": "分钟时间格式命名",
        "timeFormatHour": "小时时间格式命名",
        "timeFormatDay": "天时间格式命名",
        "timeFormatMonth": "月时间格式命名",
        "timeFormatYear": "年时间格式命名",
        "isEnabled": "true 或者 false"
    },
    {
        "order": 1,
        "langCode": "zh-Hans",
        "langName": "简体中文",
        "continentId": 1,
        "areaStatus": true,
        "areaCode": "SG",
        "areaName": "新加坡",
        "langTag": "zh-Hans-SG",
        "writingDirection": "ltr",
        "lengthUnit": "km",
        "dateFormat": "yyyy-mm-dd",
        "timeFormatMinute": "{n} 分钟前",
        "timeFormatHour": "{n} 小时前",
        "timeFormatDay": "{n} 天前",
        "timeFormatMonth": "{n} 个月前",
        "timeFormatYear": "{n} 个年前",
        "isEnabled": true
    }
]

语言包配置

控制面板 > 客户端 > 语言包配置

键名键值类型描述
language_pack_versionString语言包版本

站点设置

控制面板 > 系统 > 站点设置

键名键值类型描述
site_urlString站点地址 URL
site_nameString站点名称
site_descString站点描述
site_introString站点介绍 Markdown
site_iconString站点 ICON URL
site_logoString站点 LOGO URL
site_copyright_nameString版权所有名称
site_copyright_yearsString版权所有年份
site_emailstring管理员邮箱
当运行出错时,展示给用户,便于用户反馈问题。
site_modeString运行模式
公开模式 public
私有模式 private

私有模式

键名键值类型描述
site_private_statusBoolean是否对外开放加入
site_private_serviceString加入通道支持应用 URL
site_private_end_afterNumber用户到期后的状态
1 站点内容全部不可见
2 到期前内容可见,新内容不可见

政策条款

控制面板 > 系统 > 政策条款

键名键值类型描述
account_terms_statusBoolean是否显示-服务条款
account_privacy_statusBoolean是否显示-隐私权政策
account_cookie_statusBoolean是否显示-Cookies 政策
account_delete_statusBoolean是否显示-注销说明
account_terms_policyString服务条款 Markdown
account_privacy_policyString隐私权政策 Markdown
account_cookie_policyStringCookie 政策 Markdown
account_delete_policyString注销说明 Markdown

账户设置

控制面板 > 系统 > 账户设置

键名键值类型描述
account_center_serviceString账号中心 URL
account_register_serviceString账号注册 URL
account_login_serviceString账号登录 URL
account_register_statusBoolean注册状态
account_users_serviceString多用户管理服务 URL

钱包设置

控制面板 > 系统 > 钱包设置

键名键值类型描述
wallet_statusBoolean钱包功能
wallet_currency_codeString钱包货币代码
wallet_currency_nameString货币自定义命名
wallet_currency_unitString货币单位自定义命名
wallet_withdraw_statusBoolean提现功能
wallet_withdraw_check_kycBoolean提现是否验证实名信息

用户配置

控制面板 > 运营 > 用户配置

名称

键名键值类型描述
user_nameString身份自定义名称
user_uid_nameStringID 自定义名称
user_username_nameString名称自定义名称
user_nickname_nameString昵称自定义名称
user_role_nameString角色自定义名称
user_bio_nameString介绍自定义名称

默认

键名键值类型描述
user_identifierString用户标识类型 uid 或者 username

修改

键名键值类型描述
username_minNumber用户名最小长度
username_maxNumber用户名最大长度
username_editNumber用户名修改间隔天数
nickname_minNumber昵称最小长度
nickname_maxNumber昵称最大长度
nickname_editNumber昵称修改间隔天数
nickname_uniqueBoolean昵称不可重复
user_ban_namesArray禁止用户名和昵称使用
bio_lengthNumber用户简介字数限制,字符数长度
bio_support_mentionBoolean用户简介支持艾特
bio_support_hashtagBoolean用户简介支持话题

对话

键名键值类型描述
conversation_statusBoolean对话功能
conversation_filesArray对话支持的文件类型

发表配置

控制面板 > 运营 > 发表配置

键名键值类型描述
post_editor_serviceString发帖编辑器 URL
comment_editor_serviceString评论编辑器 URL

内容配置

控制面板 > 运营 > 内容配置

名称

键名键值类型描述
group_nameString小组自定义名称
hashtag_nameString话题自定义名称
geotag_nameString地理自定义名称
post_nameString帖子内容名称
comment_nameString评论内容名称
publish_post_nameString发表帖子行为名称
publish_comment_nameString发表评论行为名称

互动

键名键值类型描述
mention_statusBoolean艾特功能
hashtag_statusBoolean话题功能
hashtag_formatNumber话题格式
1.#话题
2.#话题#
hashtag_lengthNumber话题字符长度

互动配置

控制面板 > 运营 > 互动配置

键名键值类型描述
user_like_enabledBoolean用户-赞
user_dislike_enabledBoolean用户-踩
user_follow_enabledBoolean用户-关注
user_block_enabledBoolean用户-屏蔽
group_like_enabledBoolean小组-赞
group_dislike_enabledBoolean小组-踩
group_follow_enabledBoolean小组-关注
group_block_enabledBoolean小组-屏蔽
hashtag_like_enabledBoolean话题-赞
hashtag_dislike_enabledBoolean话题-踩
hashtag_follow_enabledBoolean话题-关注
hashtag_block_enabledBoolean话题-屏蔽
geotag_like_enabledBoolean地理-赞
geotag_dislike_enabledBoolean地理-踩
geotag_follow_enabledBoolean地理-关注
geotag_block_enabledBoolean地理-屏蔽
post_like_enabledBoolean帖子-赞
post_dislike_enabledBoolean帖子-踩
post_follow_enabledBoolean帖子-关注
post_block_enabledBoolean帖子-屏蔽
comment_like_enabledBoolean评论-赞
comment_dislike_enabledBoolean评论-踩
comment_follow_enabledBoolean评论-关注
comment_block_enabledBoolean评论-屏蔽

频道配置

控制面板 > 客户端 > 频道配置

门户

键名键值类型描述
channel_portal_nameString门户名称
channel_portal_seoObjectSEO 配置
channel_portal_statusBoolean状态

用户

键名键值类型描述
channel_user_nameString用户名称
channel_user_seoObjectSEO 配置
channel_user_query_stateNumber配置状态
channel_user_query_configString配置内容
channel_user_statusBoolean状态
channel_user_list_nameString用户列表-名称
channel_user_list_seoObject用户列表-SEO 配置
channel_user_list_query_stateNumber用户列表-配置状态
channel_user_list_query_configString用户列表-配置内容
channel_user_list_statusBoolean用户列表-状态
channel_likes_users_nameString赞的用户-名称
channel_dislikes_users_nameString踩的用户-名称
channel_following_users_nameString关注的用户-名称
channel_blocking_users_nameString屏蔽的用户-名称

小组

键名键值类型描述
channel_group_nameString小组名称
channel_group_seoObjectSEO 配置
channel_group_typeString小组主页默认类型
tree 树结构
list 列表
channel_group_query_stateNumber配置状态
channel_group_query_configString配置内容
channel_group_statusBoolean状态
channel_group_list_nameString小组列表-名称
channel_group_list_seoObject小组列表-SEO 配置
channel_group_list_query_stateNumber小组列表-配置状态
channel_group_list_query_configString小组列表-配置内容
channel_group_list_statusBoolean小组列表-状态
channel_group_detail_typeString详情页默认列表 posts 或者 comments
channel_likes_groups_nameString赞的小组-名称
channel_dislikes_groups_nameString踩的小组-名称
channel_following_groups_nameString关注的小组-名称
channel_blocking_groups_nameString屏蔽的小组-名称

话题

键名键值类型描述
channel_hashtag_nameString话题名称
channel_hashtag_seoObjectSEO 配置
channel_hashtag_query_stateNumber配置状态
channel_hashtag_query_configString配置内容
channel_hashtag_statusBoolean状态
channel_hashtag_list_nameString话题列表-名称
channel_hashtag_list_seoObject话题列表-SEO 配置
channel_hashtag_list_query_stateNumber话题列表-配置状态
channel_hashtag_list_query_configString话题列表-配置内容
channel_hashtag_list_statusBoolean话题列表-状态
channel_hashtag_detail_typeString详情页默认列表 posts 或者 comments
channel_likes_hashtags_nameString赞的话题-名称
channel_dislikes_hashtags_nameString踩的话题-名称
channel_following_hashtags_nameString关注的话题-名称
channel_blocking_hashtags_nameString屏蔽的话题-名称

地理

键名键值类型描述
channel_geotag_nameString地理名称
channel_geotag_seoObjectSEO 配置
channel_geotag_query_stateNumber配置状态
channel_geotag_query_configString配置内容
channel_geotag_statusBoolean状态
channel_geotag_list_nameString地理列表-名称
channel_geotag_list_seoObject地理列表-SEO 配置
channel_geotag_list_query_stateNumber地理列表-配置状态
channel_geotag_list_query_configString地理列表-配置内容
channel_geotag_list_statusBoolean地理列表-状态
channel_geotag_detail_typeString详情页默认列表 posts 或者 comments
channel_likes_geotags_nameString赞的地理-名称
channel_dislikes_geotags_nameString踩的地理-名称
channel_following_geotags_nameString关注的地理-名称
channel_blocking_geotags_nameString屏蔽的地理-名称

帖子

键名键值类型描述
channel_post_nameString帖子名称
channel_post_seoObjectSEO 配置
channel_post_query_stateNumber配置状态
channel_post_query_configString配置内容
channel_post_statusBoolean状态
channel_post_list_nameString帖子列表-名称
channel_post_list_seoObject帖子列表-SEO 配置
channel_post_list_query_stateNumber帖子列表-配置状态
channel_post_list_query_configString帖子列表-配置内容
channel_post_list_statusBoolean帖子列表-状态
channel_likes_posts_nameString赞的帖子-名称
channel_dislikes_posts_nameString踩的帖子-名称
channel_following_posts_nameString关注的帖子-名称
channel_blocking_posts_nameString屏蔽的帖子-名称

评论

键名键值类型描述
channel_comment_nameString评论名称
channel_comment_seoObjectSEO 配置
channel_comment_query_stateNumber配置状态
channel_comment_query_configString配置内容
channel_comment_statusBoolean状态
channel_comment_list_nameString评论列表-名称
channel_comment_list_seoObject评论列表-SEO 配置
channel_comment_list_query_stateNumber评论列表-配置状态
channel_comment_list_query_configString评论列表-配置内容
channel_comment_list_statusBoolean评论列表-状态
channel_likes_comments_nameString赞的评论-名称
channel_dislikes_comments_nameString踩的评论-名称
channel_following_comments_nameString关注的评论-名称
channel_blocking_comments_nameString屏蔽的评论-名称

时间线

键名键值类型描述
channel_timeline_nameString时间线名称
channel_timeline_typeString默认列表 posts 或者 comments
键名键值类型描述
channel_timeline_posts_statusBoolean关注的帖子-状态
channel_timeline_posts_nameString全部关注的帖子-名称
channel_timeline_user_posts_nameString关注用户的帖子-名称
channel_timeline_group_posts_nameString关注小组的帖子-名称
channel_timeline_hashtag_posts_nameString关注话题的帖子-名称
channel_timeline_geotag_posts_nameString关注地理的帖子-名称
键名键值类型描述
channel_timeline_comments_statusBoolean关注的评论-状态
channel_timeline_comments_nameString全部关注的评论-名称
channel_timeline_user_comments_nameString关注用户的评论-名称
channel_timeline_group_comments_nameString关注小组的评论-名称
channel_timeline_hashtag_comments_nameString关注话题的评论-名称
channel_timeline_geotag_comments_nameString关注地理的评论-名称

附近

键名键值类型描述
channel_nearby_nameString附近名称
channel_nearby_typeString默认列表 posts 或者 comments
channel_nearby_posts_statusBoolean附近的帖子-状态
channel_nearby_posts_nameString附近的帖子-名称
channel_nearby_comments_statusBoolean附近的评论-状态
channel_nearby_comments_nameString附近的评论-名称

个人中心

键名键值类型描述
channel_me_nameString个人中心
channel_me_wallet_nameString钱包
channel_me_extcredits_nameString扩展分值
channel_me_drafts_nameString草稿箱
channel_me_users_nameString用户
channel_me_settings_nameString设置

消息

键名键值类型描述
channel_conversations_nameString对话
channel_notifications_nameString通知
channel_notifications_all_nameString全部
channel_notifications_systems_nameString系统
channel_notifications_recommends_nameString推荐
channel_notifications_likes_nameString
channel_notifications_dislikes_nameString
channel_notifications_follows_nameString关注
channel_notifications_blocks_nameString屏蔽
channel_notifications_mentions_nameString提及
channel_notifications_comments_nameString评论
channel_notifications_quotes_nameString引用

搜索

键名键值类型描述
channel_search_nameString搜索
  • SEO 配置 *_seo
    • 参数格式 {"title":"标题","keywords":"关键词","description":"描述"}
  • 配置状态 *_query_state
    • 1 不接受客户端传参(但支持默认参数)
    • 2 仅接受客户端分页参数
    • 3 接受全部参数
  • 配置内容 *_query_config
    • 服务端配置默认参数(格式同 API Query 传参一致)

路径配置

控制面板 > 客户端 > 路径配置

频道

键名键值类型描述
website_portal_pathString门户
website_user_pathString用户
website_group_pathString小组
website_hashtag_pathString话题
website_geotag_pathString地理
website_post_pathString帖子
website_comment_pathString评论

详情页

键名键值类型描述
website_user_detail_pathString用户
website_group_detail_pathString小组
website_hashtag_detail_pathString话题
website_geotag_detail_pathString地理
website_post_detail_pathString帖子
website_comment_detail_pathString评论
  • 以帖子举例,完整 URL 格式 {site_url}/{website_user_detail_path}/{pid}

客户端基础

控制面板 > 客户端 > 客户端基础

键名键值类型描述
website_stat_codeString网页统计工具代码
website_stat_positionString统计代码位置 headbody
统计代码载入到 HTML 的哪个位置
site_china_modeBoolean中国大陆模式,站点服务器是否部署在中国大陆
china_icp_filingStringICP 备案号 https://beian.miit.gov.cn
china_icp_licenseStringICP 许可证号 https://dxzhgl.miit.gov.cn
china_mps_filingString公安备案号 https://beian.mps.gov.cn
china_broadcasting_licenseString广播电视节目制作经营许可证 https://zw.nrta.gov.cn

站点默认首页

控制面板 > 客户端 > 频道配置

键名键值类型描述
default_homepageString默认首页
默认首页->选项
  • portal
  • user
  • group
  • hashtag
  • geotag
  • post
  • comment

用户默认主页

控制面板 > 运营 > 用户配置

键名键值类型描述
profile_default_homepageString用户主页默认内容列表
profile_default_homepage 选项列表
  • posts
  • comments
  • likers 赞他的用户
  • dislikers 踩他的用户
  • followers 关注他的用户
  • blockers 屏蔽他的用户
  • likes_users
  • likes_groups
  • likes_hashtags
  • likes_geotags
  • likes_posts
  • likes_comments
  • dislikes_users
  • dislikes_groups
  • dislikes_hashtags
  • dislikes_geotags
  • dislikes_posts
  • dislikes_comments
  • following_users
  • following_groups
  • following_hashtags
  • following_geotags
  • following_posts
  • following_comments
  • blocking_users
  • blocking_groups
  • blocking_hashtags
  • blocking_geotags
  • blocking_posts
  • blocking_comments

用户内容

控制面板 > 运营 > 互动配置

用户的哪些内容可以被别人查看

用户发表内容

键名键值类型描述
profile_posts_enabledBoolean他发表的帖子
post_nameString
profile_comments_enabledBoolean他发表的评论
comment_nameString

用户互动内容

键名键值类型描述
user_like_public_recordNumber赞他的用户
profile_likers_nameString
user_dislike_public_recordNumber踩他的用户
profile_dislikers_nameString
user_follow_public_recordNumber关注他的用户
profile_followers_nameString
user_block_public_recordNumber屏蔽他的用户
profile_blockers_nameString
profile_followers_you_follow_enabledBoolean你认识的关注者
你关注的用户也关注了他
profile_followers_you_follow_nameString
  • *_public_record 是否公开记录
    • 1 不公开
    • 2 仅对自己公开
    • 3 对所有人公开

键名键值类型描述
profile_likes_users_enabledBoolean他点赞的用户
profile_likes_users_nameString
profile_likes_groups_enabledBoolean他点赞的小组
profile_likes_groups_nameString
profile_likes_hashtags_enabledBoolean他点赞的话题
profile_likes_hashtags_nameString
profile_likes_geotags_enabledBoolean他点赞的地理
profile_likes_geotags_nameString
profile_likes_posts_enabledBoolean他点赞的帖子
profile_likes_posts_nameString
profile_likes_comments_enabledBoolean他点赞的评论
profile_likes_comments_nameString

键名键值类型描述
profile_dislikes_users_enabledBoolean他踩的用户
profile_dislikes_users_nameString
profile_dislikes_groups_enabledBoolean他踩的小组
profile_dislikes_groups_nameString
profile_dislikes_hashtags_enabledBoolean他踩的话题
profile_dislikes_hashtags_nameString
profile_dislikes_geotags_enabledBoolean他踩的地理
profile_dislikes_geotags_nameString
profile_dislikes_posts_enabledBoolean他踩的帖子
profile_dislikes_posts_nameString
profile_dislikes_comments_enabledBoolean他踩的评论
profile_dislikes_comments_nameString

关注

键名键值类型描述
profile_following_users_enabledBoolean他关注的用户
profile_following_users_nameString
profile_following_groups_enabledBoolean他关注的小组
profile_following_groups_nameString
profile_following_hashtags_enabledBoolean他关注的话题
profile_following_hashtags_nameString
profile_following_geotags_enabledBoolean他关注的地理
profile_following_geotags_nameString
profile_following_posts_enabledBoolean他关注的帖子
profile_following_posts_nameString
profile_following_comments_enabledBoolean他关注的评论
profile_following_comments_nameString

屏蔽

键名键值类型描述
profile_blocking_users_enabledBoolean他屏蔽的用户
profile_blocking_users_nameString
profile_blocking_groups_enabledBoolean他屏蔽的小组
profile_blocking_groups_nameString
profile_blocking_hashtags_enabledBoolean他屏蔽的话题
profile_blocking_hashtags_nameString
profile_blocking_geotags_enabledBoolean他屏蔽的地理
profile_blocking_geotags_nameString
profile_blocking_posts_enabledBoolean他屏蔽的帖子
profile_blocking_posts_nameString
profile_blocking_comments_enabledBoolean他屏蔽的评论
profile_blocking_comments_nameString

系统公告

键名键值类型描述
bulletin_nameString名称
bulletin_contentsArray公告列表
公告列表格式
json
[
    {
        "date": "10/18/2022",
        "title": "[Must Read] Guide to give feedback to Fresns official questions",
        "titleColor": "#f40",
        "description": "Guide to give feedback to Fresns official questions",
        "descriptionColor": null,
        "buttonName": "Learn more",
        "buttonLink": "https://fresns.org/guide/feedback.html",
    }
]

扩展

控制面板 > 扩展 > 内容处理扩展

键名键值类型描述
map_serviceString地图服务 URL

门户内容

键名键值类型描述
portal_{platformId}String门户内容
  • 例如 Desktop Web 平台的门户键名为 portal_2
  • 资料: Platforms

Released under the Apache-2.0 License