# CMS通用评论(iRuxu) ### 库表 + 数据库:**jx3box** + 数据表:**wp_posts** ### 数据源 类型|数据库表|作品ID关联|用户UID关联 ---|---|---|--- macro|jx3box/wp_posts|ID|post_author jx3dat|jx3box/wp_posts|ID|post_author fb|jx3box/wp_posts|ID|post_author bps|jx3box/wp_posts|ID|post_author tool|jx3box/wp_posts|ID|post_author house|jx3box/wp_posts|ID|post_author ~~share~~|jx3box/wp_posts|ID|post_author bbs|jx3box/wp_posts|ID|post_author notice|jx3box/wp_posts|ID|post_author ### 消息模板 source_id | source_type | type | subtype | content ---|---|---|---|--- ID 的值 | $post_type | comment | comment_post | %s 回复了你。 ### category与source_type + 以上评论组件传入的**category**值为【**post**】 + 以上设置短消息时的**source_type**应取 **$post_type**
CMS通用评论(iRuxu)
库表
数据源
share消息模板
category与source_type