(备注:用户————>后台注册用户;客户——————>前台访问用户)
+-----------------------------------+------------------+----------------+--------------------+--------------------------+------------------------+
| 表名 | 表类型 | 说明 | 字段编号 | 字段名 | 数据类型 |
+-----------------------------------+------------------+----------------+--------------------+--------------------------+------------------------+
| ims_core_access_log | BASE TABLE | 访问日志 | 1 | id | int(10) unsigned |
| ims_core_access_log | BASE TABLE | 访问日志 | 2 | uniacid | int(10) unsigned |
| ims_core_access_log | BASE TABLE | 访问日志 | 3 | this | tinyint(1) unsigned |
| ims_core_access_log | BASE TABLE | 访问日志 | 4 | os | tinyint(1) unsigned |
| ims_core_access_log | BASE TABLE | 访问日志 | 5 | uid | int(10) unsigned |
| ims_core_access_log | BASE TABLE | 访问日志 | 6 | runtime | int(10) unsigned |
| ims_core_access_log | BASE TABLE | 访问日志 | 7 | createtime | int(10) unsigned |
| ims_core_access_log | BASE TABLE | 访问日志 | 8 | plugin | varchar(50) |
| ims_core_access_log | BASE TABLE | 访问日志 | 9 | action | varchar(50) |
| ims_core_access_log | BASE TABLE | 访问日志 | 10 | op | varchar(20) |
| ims_core_account_article | BASE TABLE | 用户文章 | 1 | id | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 2 | uniacid | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 3 | title | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 4 | fenlei | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 5 | keyword | varchar(50) |
| ims_core_account_article | BASE TABLE | 用户文章 | 6 | readnum | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 7 | likenum | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 8 | status | tinyint(1) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 9 | author | varchar(50) |
| ims_core_account_article | BASE TABLE | 用户文章 | 10 | adtype | tinyint(1) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 11 | adtitle | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 12 | admore | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 13 | date | varchar(20) |
| ims_core_account_article | BASE TABLE | 用户文章 | 15 | re_readnum | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 16 | re_likenum | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 17 | oldurl | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 18 | article_rule_daynum | tinyint(3) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 19 | article_rule_allnum | tinyint(3) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 20 | article_rule_credit | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 21 | article_rule_money | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 22 | article_rule_money_total | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 23 | article_rule_userd_money | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 24 | ban | varchar(50) |
| ims_core_account_article | BASE TABLE | 用户文章 | 25 | shows | varchar(50) |
| ims_core_account_article | BASE TABLE | 用户文章 | 26 | jieshao | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 27 | fengmian | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 28 | content | text |
| ims_core_account_article | BASE TABLE | 用户文章 | 29 | yingxiao | tinyint(1) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 30 | adurl | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 31 | advs | text |
| ims_core_account_article | BASE TABLE | 用户文章 | 32 | createtime | int(10) unsigned |
| ims_core_account_article | BASE TABLE | 用户文章 | 33 | desc | varchar(100) |
| ims_core_account_article | BASE TABLE | 用户文章 | 34 | pic_url | char(30) |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 1 | id | int(10) unsigned |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 2 | uniacid | int(10) unsigned |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 3 | parentid | int(10) unsigned |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 4 | createtime | int(10) unsigned |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 5 | group_level | tinyint(2) unsigned |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 6 | keyword | varchar(50) |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 7 | title | varchar(100) |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 8 | picurl | char(30) |
| ims_core_account_article_fenlei | BASE TABLE | 用户文章分类 | 9 | description | text |
| ims_core_account_context | BASE TABLE | 公众号上下文环境 | 1 | id | int(10) unsigned |
| ims_core_account_context | BASE TABLE | 公众号上下文环境 | 2 | uniacid | int(10) unsigned |
| ims_core_account_context | BASE TABLE | 公众号上下文环境 | 3 | openid | char(28) |
| ims_core_account_context | BASE TABLE | 公众号上下文环境 | 4 | expire | int(11) |
| ims_core_account_context | BASE TABLE | 公众号上下文环境 | 5 | plugin | varchar(50) |
| ims_core_account_credit_log | BASE TABLE | 积分日志 | 1 | id | int(10) unsigned |
| ims_core_account_credit_log | BASE TABLE | 积分日志 | 2 | uniacid | int(10) unsigned |
| ims_core_account_credit_log | BASE TABLE | 积分日志 | 3 | type | tinyint(1) unsigned |
| ims_core_account_credit_log | BASE TABLE | 积分日志 | 4 | is_add | tinyint(1) unsigned |
| ims_core_account_credit_log | BASE TABLE | 积分日志 | 5 | fee | decimal(10,2) |
| ims_core_account_credit_log | BASE TABLE | 积分日志 | 6 | remark | text |
| ims_core_account_credit_log | BASE TABLE | 积分日志 | 7 | createtime | int(10) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 1 | id | int(11) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 2 | title | varchar(100) |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 3 | price | decimal(10,2) |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 4 | days | int(11) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 5 | isdefault | tinyint(1) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 6 | sys_actions | text |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 7 | plugin_actions | text |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 8 | mobile_template | text |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 9 | pc_template | text |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 10 | wxapp | text |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 11 | wxapp_template | text |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 12 | createtime | int(11) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 13 | access | int(10) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 14 | resource | int(10) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 15 | wechat_num | int(10) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 16 | wxapp_num | int(10) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 17 | mobile_num | int(10) unsigned |
| ims_core_account_group | BASE TABLE | 用户套餐组 | 18 | app_num | int(10) unsigned |
| ims_core_account_log | BASE TABLE | 用户日志 | 1 | id | int(10) unsigned |
| ims_core_account_log | BASE TABLE | 用户日志 | 2 | uniacid | int(10) unsigned |
| ims_core_account_log | BASE TABLE | 用户日志 | 3 | credit | tinyint(1) unsigned |
| ims_core_account_log | BASE TABLE | 用户日志 | 4 | add | tinyint(1) unsigned |
| ims_core_account_log | BASE TABLE | 用户日志 | 5 | num | int(10) unsigned |
| ims_core_account_log | BASE TABLE | 用户日志 | 6 | remark | text |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 1 | id | int(10) unsigned |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 2 | uniacid | int(10) unsigned |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 3 | wechat_id | int(10) unsigned |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 4 | status | tinyint(3) unsigned |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 5 | type | tinyint(3) unsigned |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 6 | title | varchar(30) |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 7 | createtime | int(10) unsigned |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 8 | matchrule | text |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 9 | button | text |
| ims_core_account_menus | BASE TABLE | 用户菜单 | 10 | menuid | text |
| ims_core_account_message | BASE TABLE | 客户留言 | 1 | id | int(20) |
| ims_core_account_message | BASE TABLE | 客户留言 | 2 | uniacid | int(10) |
| ims_core_account_message | BASE TABLE | 客户留言 | 3 | uid | int(10) |
| ims_core_account_message | BASE TABLE | 客户留言 | 4 | aid | int(10) |
| ims_core_account_message | BASE TABLE | 客户留言 | 5 | content | text |
| ims_core_account_message | BASE TABLE | 客户留言 | 6 | status | tinyint(1) |
| ims_core_account_message | BASE TABLE | 客户留言 | 7 | createtime | int(11) unsigned |
| ims_core_account_message | BASE TABLE | 客户留言 | 8 | username | varchar(40) |
| ims_core_account_message | BASE TABLE | 客户留言 | 9 | userphone | varchar(20) |
| ims_core_account_message | BASE TABLE | 客户留言 | 10 | useremail | varchar(60) |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 1 | id | int(10) unsigned |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 2 | uniacid | int(10) unsigned |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 3 | createtime | int(10) unsigned |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 4 | order_id | int(10) unsigned |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 5 | ordersn | char(20) |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 6 | fee | decimal(10,2) |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 7 | status | tinyint(1) unsigned |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 8 | title | varchar(50) |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 9 | no_type | varchar(50) |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 10 | remark | text |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 11 | back_url | varchar(100) |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 12 | pay_type | varchar(20) |
| ims_core_account_pay_log | BASE TABLE | 用户消费日志 | 13 | transaction_id | varchar(100) |
| ims_core_account_permissions | BASE TABLE | 用户权限 | 1 | id | int(10) unsigned |
| ims_core_account_permissions | BASE TABLE | 用户权限 | 2 | uniacid | int(10) unsigned |
| ims_core_account_permissions | BASE TABLE | 用户权限 | 3 | pid | int(10) unsigned |
| ims_core_account_permissions | BASE TABLE | 用户权限 | 4 | type | tinyint(1) unsigned |
| ims_core_account_permissions | BASE TABLE | 用户权限 | 5 | time | int(10) unsigned |
| ims_core_account_plugin_setting | BASE TABLE | 系统插件参数设置 | 1 | id | int(10) unsigned |
| ims_core_account_plugin_setting | BASE TABLE | 系统插件参数设置 | 2 | uniacid | int(10) unsigned |
| ims_core_account_plugin_setting | BASE TABLE | 系统插件参数设置 | 3 | plugin | varchar(50) |
| ims_core_account_plugin_setting | BASE TABLE | 系统插件参数设置 | 4 | key | varchar(50) |
| ims_core_account_plugin_setting | BASE TABLE | 系统插件参数设置 | 5 | data | text |
| ims_core_account_product | BASE TABLE | 用户产品 | 1 | id | int(20) |
| ims_core_account_product | BASE TABLE | 用户产品 | 2 | uniacid | int(10) |
| ims_core_account_product | BASE TABLE | 用户产品 | 3 | group_id | int(5) |
| ims_core_account_product | BASE TABLE | 用户产品 | 4 | name | varchar(40) |
| ims_core_account_product | BASE TABLE | 用户产品 | 5 | price | decimal(8,2) |
| ims_core_account_product | BASE TABLE | 用户产品 | 6 | title | varchar(150) |
| ims_core_account_product | BASE TABLE | 用户产品 | 7 | desc | varchar(300) |
| ims_core_account_product | BASE TABLE | 用户产品 | 8 | tuijian | tinyint(1) |
| ims_core_account_product | BASE TABLE | 用户产品 | 9 | picurl | varchar(200) |
| ims_core_account_product | BASE TABLE | 用户产品 | 10 | content | text |
| ims_core_account_product | BASE TABLE | 用户产品 | 11 | pingfen | tinyint(1) |
| ims_core_account_product | BASE TABLE | 用户产品 | 12 | biaoqian | varchar(300) |
| ims_core_account_product | BASE TABLE | 用户产品 | 13 | status | tinyint(1) |
| ims_core_account_product | BASE TABLE | 用户产品 | 14 | qrcode | varchar(200) |
| ims_core_account_product | BASE TABLE | 用户产品 | 15 | readnum | int(8) |
| ims_core_account_product | BASE TABLE | 用户产品 | 16 | slide | text |
| ims_core_account_product | BASE TABLE | 用户产品 | 17 | createtime | int(11) unsigned |
| ims_core_account_product_biaoqian | BASE TABLE | 用户产品标签 | 1 | id | int(20) |
| ims_core_account_product_biaoqian | BASE TABLE | 用户产品标签 | 2 | uniacid | int(10) |
| ims_core_account_product_biaoqian | BASE TABLE | 用户产品标签 | 3 | bqs | text |
| ims_core_account_product_fenlei | BASE TABLE | 用户产品分类 | 1 | id | int(20) |
| ims_core_account_product_fenlei | BASE TABLE | 用户产品分类 | 2 | uniacid | int(10) |
| ims_core_account_product_fenlei | BASE TABLE | 用户产品分类 | 3 | title | varchar(150) |
| ims_core_account_product_fenlei | BASE TABLE | 用户产品分类 | 4 | des | varchar(300) |
| ims_core_account_product_fenlei | BASE TABLE | 用户产品分类 | 5 | tuijian | tinyint(1) |
| ims_core_account_product_fenlei | BASE TABLE | 用户产品分类 | 6 | img | varchar(200) |
| ims_core_account_recharge | BASE TABLE | 用户充值记录 | 1 | id | int(10) unsigned |
| ims_core_account_recharge | BASE TABLE | 用户充值记录 | 2 | uniacid | int(10) unsigned |
| ims_core_account_recharge | BASE TABLE | 用户充值记录 | 3 | fee | decimal(10,2) |
| ims_core_account_recharge | BASE TABLE | 用户充值记录 | 4 | status | tinyint(1) unsigned |
| ims_core_account_recharge | BASE TABLE | 用户充值记录 | 5 | trade_no | varchar(100) |
| ims_core_account_recharge | BASE TABLE | 用户充值记录 | 6 | createtime | int(10) unsigned |
| ims_core_account_recycle | BASE TABLE | 用户删除记录 | 1 | id | int(10) unsigned |
| ims_core_account_recycle | BASE TABLE | 用户删除记录 | 2 | title | varchar(50) |
| ims_core_account_recycle | BASE TABLE | 用户删除记录 | 3 | uniacid | int(10) unsigned |
| ims_core_account_recycle | BASE TABLE | 用户删除记录 | 4 | reason | varchar(100) |
| ims_core_account_recycle | BASE TABLE | 用户删除记录 | 5 | file | varchar(60) |
| ims_core_account_recycle | BASE TABLE | 用户删除记录 | 6 | createtime | int(10) unsigned |
| ims_core_account_setting | BASE TABLE | 用户信息设置 | 1 | id | int(10) unsigned |
| ims_core_account_setting | BASE TABLE | 用户信息设置 | 2 | uniacid | int(10) unsigned |
| ims_core_account_setting | BASE TABLE | 用户信息设置 | 3 | key | varchar(50) |
| ims_core_account_setting | BASE TABLE | 用户信息设置 | 4 | value | text |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 1 | id | int(11) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 2 | uniacid | int(11) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 3 | storename | varchar(255) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 4 | address | varchar(255) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 5 | tel | varchar(255) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 6 | naddress | varchar(255) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 7 | status | tinyint(3) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 8 | type | tinyint(1) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 9 | mobile | varchar(255) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 10 | logo | varchar(255) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 11 | desc | text |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 12 | group_id | int(11) |
| ims_core_account_store | BASE TABLE | 用户门店信息 | 13 | createtime | int(10) unsigned |
| ims_core_account_store_group | BASE TABLE | 用户门店分类 | 1 | id | int(10) unsigned |
| ims_core_account_store_group | BASE TABLE | 用户门店分类 | 2 | uniacid | int(10) unsigned |
| ims_core_account_store_group | BASE TABLE | 用户门店分类 | 3 | paixu | int(10) unsigned |
| ims_core_account_store_group | BASE TABLE | 用户门店分类 | 4 | createtime | int(10) unsigned |
| ims_core_account_store_group | BASE TABLE | 用户门店分类 | 5 | group_id | int(10) unsigned |
| ims_core_account_store_group | BASE TABLE | 用户门店分类 | 6 | title | varchar(100) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 1 | id | int(11) unsigned |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 2 | uniacid | int(11) unsigned |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 3 | type | tinyint(1) unsigned |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 4 | is_open | tinyint(1) unsigned |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 5 | isdefault | tinyint(1) unsigned |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 6 | isrenzheng | tinyint(1) unsigned |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 7 | title | varchar(50) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 8 | appid | varchar(100) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 9 | appsecret | varchar(100) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 10 | oldid | varchar(20) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 11 | access_token | varchar(600) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 12 | expire | int(11) unsigned |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 13 | refresh_token | varchar(100) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 14 | ishuancun | tinyint(2) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 15 | jsticket | varchar(100) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 16 | jsexpire | int(11) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 17 | yindao | varchar(100) |
| ims_core_account_wechat | BASE TABLE | 用户公众号列表 | 18 | createtime | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 1 | id | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 2 | uniacid | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 3 | type | tinyint(1) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 4 | status | tinyint(1) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 5 | wxapp_id | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 6 | web_id | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 7 | version | varchar(20) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 8 | oldid | varchar(50) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 9 | title | varchar(50) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 10 | appid | varchar(100) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 11 | appsecret | varchar(100) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 12 | mchid | varchar(50) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 13 | paykey | varchar(50) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 14 | access_token | varchar(200) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 15 | expire | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 16 | refresh_token | varchar(100) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 17 | remark | text |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 18 | items | text |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 19 | setting | text |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 20 | createtime | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 21 | linkurl | varchar(200) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 22 | url | varchar(200) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 23 | last_up | int(10) unsigned |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 24 | desc | varchar(255) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 25 | logo | varchar(200) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 26 | textcolor | varchar(15) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 27 | bgcolor | varchar(15) |
| ims_core_account_wxapp | BASE TABLE | 用户小程序列表 | 28 | is_wz | tinyint(1) unsigned |
| ims_core_account_app | BASE TABLE | 客户地址 | 1 | id | int(10) unsigned |
| ims_core_account_app | BASE TABLE | 用户app | 2 | uniacid | int(10) unsigned |
| ims_core_account_app | BASE TABLE | 用户app | 3 | status | tinyint(1) unsigned |
| ims_core_account_app | BASE TABLE | 用户app | 4 | title | varchar(50) |
| ims_core_account_app | BASE TABLE | 用户app | 5 | url | varchar(100) |
| ims_core_account_app | BASE TABLE | 用户app | 6 | logo | char(30) |
| ims_core_account_app | BASE TABLE | 用户app | 7 | android | char(30) |
| ims_core_account_app | BASE TABLE | 用户app | 8 | ios | char(30) |
| ims_core_account_app | BASE TABLE | 用户app | 9 | createtime | int(10) unsigned |
| ims_core_accounts | BASE TABLE | 用户信息 | 1 | uniacid | int(10) unsigned |
| ims_core_accounts | BASE TABLE | 用户信息 | 2 | groupid | int(10) unsigned |
| ims_core_accounts | BASE TABLE | 用户信息 | 3 | endtime | int(11) unsigned |
| ims_core_accounts | BASE TABLE | 用户信息 | 4 | title | varchar(50) |
| ims_core_accounts | BASE TABLE | 用户信息 | 5 | followurl | varchar(100) |
| ims_core_accounts | BASE TABLE | 用户信息 | 6 | logo | varchar(100) |
| ims_core_accounts | BASE TABLE | 用户信息 | 7 | token | char(30) |
| ims_core_accounts | BASE TABLE | 用户信息 | 8 | aeskey | char(43) |
| ims_core_accounts | BASE TABLE | 用户信息 | 9 | mani | tinyint(1) unsigned |
| ims_core_accounts | BASE TABLE | 用户信息 | 10 | credit1 | int(11) |
| ims_core_accounts | BASE TABLE | 用户信息 | 11 | credit2 | decimal(10,2) |
| ims_core_accounts | BASE TABLE | 用户信息 | 12 | createtime | int(10) unsigned |
| ims_core_accounts | BASE TABLE | 用户信息 | 13 | stop | tinyint(1) unsigned |
| ims_core_accounts | BASE TABLE | 用户信息 | 14 | desc | varchar(500) |
| ims_core_accounts | BASE TABLE | 用户信息 | 15 | ewm | varchar(200) |
| ims_core_accounts | BASE TABLE | 用户信息 | 16 | hdps | text |
| ims_core_accounts | BASE TABLE | 用户信息 | 17 | anlis | text |
| ims_core_accounts | BASE TABLE | 用户信息 | 18 | about | text |
| ims_core_accounts | BASE TABLE | 用户信息 | 19 | code | text |
| ims_core_accounts | BASE TABLE | 用户信息 | 20 | lxr | varchar(20) |
| ims_core_accounts | BASE TABLE | 用户信息 | 21 | phone | varchar(20) |
| ims_core_accounts | BASE TABLE | 用户信息 | 22 | qq | varchar(20) |
| ims_core_accounts | BASE TABLE | 用户信息 | 23 | mail | varchar(20) |
| ims_core_accounts | BASE TABLE | 用户信息 | 24 | cname | varchar(50) |
| ims_core_accounts | BASE TABLE | 用户信息 | 25 | icp | varchar(20) |
| ims_core_accounts | BASE TABLE | 用户信息 | 26 | address | varchar(100) |
| ims_core_accounts | BASE TABLE | 用户信息 | 27 | naddress | varchar(50) |
| ims_core_accounts | BASE TABLE | 用户信息 | 28 | wxapp_ewm | varchar(255) |
| ims_core_accounts | BASE TABLE | 用户信息 | 29 | xiu_ewm | varchar(255) |
| ims_core_accounts | BASE TABLE | 用户信息 | 30 | links | text |
| ims_core_accounts | BASE TABLE | 用户信息 | 31 | culture | text |
| ims_core_accounts | BASE TABLE | 用户信息 | 32 | join | text |
| ims_core_address | BASE TABLE | 客户地址 | 1 | id | int(10) unsigned |
| ims_core_address | BASE TABLE | 客户地址 | 2 | uniacid | int(10) unsigned |
| ims_core_address | BASE TABLE | 客户地址 | 3 | mid | int(10) unsigned |
| ims_core_address | BASE TABLE | 客户地址 | 4 | isdefault | tinyint(1) unsigned |
| ims_core_address | BASE TABLE | 客户地址 | 5 | mobile | char(12) |
| ims_core_address | BASE TABLE | 客户地址 | 6 | name | varchar(20) |
| ims_core_address | BASE TABLE | 客户地址 | 7 | pcd | varchar(100) |
| ims_core_address | BASE TABLE | 客户地址 | 8 | address | varchar(100) |
| ims_core_article | BASE TABLE | 系统文章 | 1 | id | int(10) unsigned |
| ims_core_article | BASE TABLE | 系统文章 | 2 | title | varchar(100) |
| ims_core_article | BASE TABLE | 系统文章 | 3 | group_id | int(10) unsigned |
| ims_core_article | BASE TABLE | 系统文章 | 4 | status | tinyint(1) unsigned |
| ims_core_article | BASE TABLE | 系统文章 | 5 | paixu | tinyint(3) unsigned |
| ims_core_article | BASE TABLE | 系统文章 | 6 | content | text |
| ims_core_article | BASE TABLE | 系统文章 | 7 | createtime | int(10) unsigned |
| ims_core_article | BASE TABLE | 系统文章 | 8 | type | tinyint(1) unsigned |
| ims_core_article | BASE TABLE | 系统文章 | 9 | tag | varchar(250) |
| ims_core_article | BASE TABLE | 系统文章 | 10 | desc | varchar(250) |
| ims_core_article | BASE TABLE | 系统文章 | 11 | author | varchar(15) |
| ims_core_article_group | BASE TABLE | 系统文章分类 | 1 | id | int(10) unsigned |
| ims_core_article_group | BASE TABLE | 系统文章分类 | 2 | paixu | tinyint(3) unsigned |
| ims_core_article_group | BASE TABLE | 系统文章分类 | 3 | title | varchar(100) |
| ims_core_article_group | BASE TABLE | 系统文章分类 | 4 | createtime | int(10) unsigned |
| ims_core_article_group | BASE TABLE | 系统文章分类 | 5 | type | tinyint(1) unsigned |
| ims_core_attachment | BASE TABLE | 系统附件 | 1 | id | int(10) unsigned |
| ims_core_attachment | BASE TABLE | 系统附件 | 2 | uniacid | int(11) unsigned |
| ims_core_attachment | BASE TABLE | 系统附件 | 3 | group_id | int(10) unsigned |
| ims_core_attachment | BASE TABLE | 系统附件 | 4 | attachment | char(32) |
| ims_core_attachment | BASE TABLE | 系统附件 | 5 | type | char(8) |
| ims_core_attachment | BASE TABLE | 系统附件 | 6 | createtime | int(10) unsigned |
| ims_core_attachment | BASE TABLE | 系统附件 | 7 | filename | varchar(50) |
| ims_core_attachment | BASE TABLE | 系统附件 | 8 | md5 | char(32) |
| ims_core_attachment | BASE TABLE | 系统附件 | 9 | title | varchar(50) |
| ims_core_attachment | BASE TABLE | 系统附件 | 10 | size | int(10) unsigned |
| ims_core_attachment_group | BASE TABLE | 系统附件分类 | 1 | id | int(10) unsigned |
| ims_core_attachment_group | BASE TABLE | 系统附件分类 | 2 | uniacid | int(10) unsigned |
| ims_core_attachment_group | BASE TABLE | 系统附件分类 | 3 | title | varchar(100) |
| ims_core_back | BASE TABLE | 回复规则 | 1 | id | int(10) unsigned |
| ims_core_back | BASE TABLE | 回复规则 | 2 | uniacid | int(10) unsigned |
| ims_core_back | BASE TABLE | 回复规则 | 3 | title | varchar(100) |
| ims_core_back | BASE TABLE | 回复规则 | 4 | backtype | tinyint(1) unsigned |
| ims_core_back | BASE TABLE | 回复规则 | 5 | content | text |
| ims_core_back | BASE TABLE | 回复规则 | 6 | paixu | int(11) |
| ims_core_back | BASE TABLE | 回复规则 | 7 | status | tinyint(1) unsigned |
| ims_core_back | BASE TABLE | 回复规则 | 8 | key | varchar(100) |
| ims_core_back | BASE TABLE | 回复规则 | 9 | plugin | varchar(50) |
| ims_core_back | BASE TABLE | 回复规则 | 10 | createtime | int(11) |
| ims_core_back_keyword | BASE TABLE | 回复关键词 | 1 | id | int(10) unsigned |
| ims_core_back_keyword | BASE TABLE | 回复关键词 | 2 | uniacid | int(10) unsigned |
| ims_core_back_keyword | BASE TABLE | 回复关键词 | 3 | back_id | int(10) unsigned |
| ims_core_back_keyword | BASE TABLE | 回复关键词 | 4 | type | tinyint(1) unsigned |
| ims_core_back_keyword | BASE TABLE | 回复关键词 | 5 | keyword | varchar(100) |
| ims_core_cache | BASE TABLE | 系统缓存 | 1 | ckey | varchar(50) |
| ims_core_cache | BASE TABLE | 系统缓存 | 2 | value | mediumtext |
| ims_core_cache | BASE TABLE | 系统缓存 | 3 | plugin | varchar(50) |
| ims_core_cache | BASE TABLE | 系统缓存 | 4 | title | varchar(50) |
| ims_core_card | BASE TABLE | 客户会员卡 | 1 | id | int(10) unsigned |
| ims_core_card | BASE TABLE | 客户会员卡 | 2 | uniacid | int(10) unsigned |
| ims_core_card | BASE TABLE | 客户会员卡 | 3 | type | tinyint(1) unsigned |
| ims_core_card | BASE TABLE | 客户会员卡 | 4 | is_wechat | tinyint(1) unsigned |
| ims_core_card | BASE TABLE | 客户会员卡 | 5 | num | int(10) unsigned |
| ims_core_card | BASE TABLE | 客户会员卡 | 6 | logo | char(32) |
| ims_core_card | BASE TABLE | 客户会员卡 | 7 | title | varchar(100) |
| ims_core_card | BASE TABLE | 客户会员卡 | 8 | title1 | varchar(100) |
| ims_core_card | BASE TABLE | 客户会员卡 | 9 | title2 | varchar(100) |
| ims_core_card | BASE TABLE | 客户会员卡 | 10 | color | varchar(20) |
| ims_core_card | BASE TABLE | 客户会员卡 | 11 | need | int(10) unsigned |
| ims_core_card | BASE TABLE | 客户会员卡 | 12 | data | decimal(10,2) |
| ims_core_card | BASE TABLE | 客户会员卡 | 13 | limit_type | tinyint(1) unsigned |
| ims_core_card | BASE TABLE | 客户会员卡 | 14 | limit_data | varchar(30) |
| ims_core_card | BASE TABLE | 客户会员卡 | 15 | content | text |
| ims_core_card | BASE TABLE | 客户会员卡 | 16 | mobile | char(12) |
| ims_core_card | BASE TABLE | 客户会员卡 | 17 | createtime | int(10) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 1 | id | int(10) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 2 | uniacid | int(10) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 3 | card_id | int(10) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 4 | type | tinyint(1) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 5 | limit_num | int(10) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 6 | groupid | int(10) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 7 | createtime | int(10) unsigned |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 8 | title | varchar(100) |
| ims_core_card_activity | BASE TABLE | 客户会员卡活动 | 9 | ac_time | varchar(30) |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 1 | id | int(10) unsigned |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 2 | uniacid | int(10) unsigned |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 3 | mid | int(10) unsigned |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 4 | card_id | int(10) unsigned |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 5 | code | char(10) |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 6 | status | tinyint(1) unsigned |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 7 | createtime | int(10) unsigned |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 8 | plugin | varchar(20) |
| ims_core_card_log | BASE TABLE | 客户会员卡日志 | 9 | remark | varchar(100) |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 1 | id | int(10) unsigned |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 2 | uniacid | int(10) unsigned |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 3 | mid | int(10) unsigned |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 4 | type | tinyint(1) unsigned |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 5 | is_add | tinyint(1) unsigned |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 6 | fee | decimal(10,2) |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 7 | plugin | varchar(50) |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 8 | remark | varchar(100) |
| ims_core_credit_log | BASE TABLE | 客户会积分日志 | 9 | createtime | int(10) unsigned |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 1 | id | int(10) unsigned |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 2 | uniacid | int(10) unsigned |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 3 | status | tinyint(1) unsigned |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 4 | type | tinyint(1) unsigned |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 5 | plugin | varchar(20) |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 6 | action | varchar(20) |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 7 | title | varchar(50) |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 8 | items | text |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 9 | setting | text |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 10 | html | char(29) |
| ims_core_diy | BASE TABLE | 系统DIY页面 | 11 | createtime | int(10) unsigned |
| ims_core_diy_menu | BASE TABLE | 系统DIY菜单 | 1 | id | int(10) unsigned |
| ims_core_diy_menu | BASE TABLE | 系统DIY菜单 | 2 | uniacid | int(10) unsigned |
| ims_core_diy_menu | BASE TABLE | 系统DIY菜单 | 3 | status | tinyint(1) unsigned |
| ims_core_diy_menu | BASE TABLE | 系统DIY菜单 | 4 | plugin | varchar(50) |
| ims_core_diy_menu | BASE TABLE | 系统DIY菜单 | 5 | title | varchar(50) |
| ims_core_diy_menu | BASE TABLE | 系统DIY菜单 | 6 | data | text |
| ims_core_diy_menu | BASE TABLE | 系统DIY菜单 | 7 | createtime | int(10) unsigned |
| ims_core_domain | BASE TABLE | 用户绑定域名 | 1 | id | int(10) unsigned |
| ims_core_domain | BASE TABLE | 用户绑定域名 | 2 | uniacid | int(10) unsigned |
| ims_core_domain | BASE TABLE | 用户绑定域名 | 3 | domain | varchar(50) |
| ims_core_domain | BASE TABLE | 用户绑定域名 | 4 | url | varchar(200) |
| ims_core_domain | BASE TABLE | 用户绑定域名 | 5 | createtime | int(10) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 1 | id | int(10) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 2 | this | tinyint(1) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 3 | os | tinyint(1) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 4 | uniacid | int(10) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 5 | uid | int(10) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 6 | createtime | int(10) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 7 | message | text |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 8 | debug | text |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 9 | query | text |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 10 | postdata | text |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 11 | type | tinyint(1) unsigned |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 12 | function | varchar(50) |
| ims_core_error_log | BASE TABLE | 系统错误日志 | 13 | session | text |
| ims_core_fans | BASE TABLE | 客户粉丝 | 1 | id | int(11) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 2 | uniacid | int(11) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 3 | wxgid | int(11) |
| ims_core_fans | BASE TABLE | 客户粉丝 | 4 | type | tinyint(1) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 5 | groupid | int(10) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 6 | openid | char(28) |
| ims_core_fans | BASE TABLE | 客户粉丝 | 7 | unionid | char(30) |
| ims_core_fans | BASE TABLE | 客户粉丝 | 8 | mid | int(11) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 9 | follow | tinyint(1) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 10 | nickname | varchar(100) |
| ims_core_fans | BASE TABLE | 客户粉丝 | 11 | sex | tinyint(1) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 12 | pcd | varchar(100) |
| ims_core_fans | BASE TABLE | 客户粉丝 | 13 | avatar | varchar(200) |
| ims_core_fans | BASE TABLE | 客户粉丝 | 14 | createtime | int(11) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 15 | updatetime | int(10) unsigned |
| ims_core_fans | BASE TABLE | 客户粉丝 | 16 | tagid_list | varchar(100) |
| ims_core_fansgroup | BASE TABLE | 客户粉丝组 | 1 | id | int(11) unsigned |
| ims_core_fansgroup | BASE TABLE | 客户粉丝组 | 2 | uniacid | int(11) unsigned |
| ims_core_fansgroup | BASE TABLE | 客户粉丝组 | 3 | title | varchar(100) |
| ims_core_fansgroup | BASE TABLE | 客户粉丝组 | 4 | gid | int(11) unsigned |
| ims_core_fansgroup | BASE TABLE | 客户粉丝组 | 5 | createtime | int(11) unsigned |
| ims_core_fansgroup | BASE TABLE | 客户粉丝组 | 6 | wxgid | int(10) unsigned |
| ims_core_fansgroup | BASE TABLE | 客户粉丝组 | 7 | tag_id | int(10) unsigned |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 1 | id | int(10) unsigned |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 2 | cloud_id | int(10) unsigned |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 3 | release | int(10) unsigned |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 4 | createtime | int(10) unsigned |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 5 | type | tinyint(1) unsigned |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 6 | image | char(30) |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 7 | name | varchar(50) |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 8 | title | varchar(50) |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 9 | version | varchar(20) |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 10 | desc | text |
| ims_core_h5game | BASE TABLE | 已安装H5游戏 | 11 | is_my | tinyint(1) unsigned |
| ims_core_ignores | BASE TABLE | 设置忽略数据 | 1 | id | int(10) unsigned |
| ims_core_ignores | BASE TABLE | 设置忽略数据 | 2 | type | tinyint(1) unsigned |
| ims_core_ignores | BASE TABLE | 设置忽略数据 | 3 | name | varchar(100) |
| ims_core_ignores | BASE TABLE | 设置忽略数据 | 4 | createtime | int(10) unsigned |
| ims_core_ignores | BASE TABLE | 设置忽略数据 | 5 | plugin_id | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 1 | id | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 2 | uniacid | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 3 | wxgid | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 4 | msgtype | varchar(10) |
| ims_core_mass | BASE TABLE | 群发信息 | 5 | mediaid | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 6 | sendtime | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 7 | senddate | varchar(20) |
| ims_core_mass | BASE TABLE | 群发信息 | 8 | sendto | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 9 | status | tinyint(1) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 10 | createtime | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 11 | content_type | tinyint(1) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 12 | title | varchar(100) |
| ims_core_mass | BASE TABLE | 群发信息 | 13 | content | text |
| ims_core_mass | BASE TABLE | 群发信息 | 14 | send_time | int(10) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 15 | send_type | tinyint(1) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 16 | sendto_type | tinyint(1) unsigned |
| ims_core_mass | BASE TABLE | 群发信息 | 17 | plan_id | int(10) unsigned |
| ims_core_media | BASE TABLE | 多媒体信息 | 1 | id | int(10) unsigned |
| ims_core_media | BASE TABLE | 多媒体信息 | 2 | uniacid | int(10) unsigned |
| ims_core_media | BASE TABLE | 多媒体信息 | 3 | wxgid | varchar(100) |
| ims_core_media | BASE TABLE | 多媒体信息 | 4 | title | varchar(50) |
| ims_core_media | BASE TABLE | 多媒体信息 | 5 | attachment | char(30) |
| ims_core_media | BASE TABLE | 多媒体信息 | 6 | msgtype | varchar(10) |
| ims_core_media | BASE TABLE | 多媒体信息 | 7 | media_id | varchar(500) |
| ims_core_media | BASE TABLE | 多媒体信息 | 8 | leixing | tinyint(1) unsigned |
| ims_core_media | BASE TABLE | 多媒体信息 | 9 | createtime | int(10) unsigned |
| ims_core_media | BASE TABLE | 多媒体信息 | 10 | url | varchar(500) |
| ims_core_media | BASE TABLE | 多媒体信息 | 11 | type | tinyint(1) unsigned |
| ims_core_media_news | BASE TABLE | 多媒体信息 | 1 | id | int(10) unsigned |
| ims_core_media_news | BASE TABLE | 多媒体信息 | 2 | uniacid | int(10) unsigned |
| ims_core_media_news | BASE TABLE | 多媒体信息 | 3 | wxgid | int(10) unsigned |
| ims_core_media_news | BASE TABLE | 多媒体信息 | 4 | createtime | int(10) unsigned |
| ims_core_media_news | BASE TABLE | 多媒体信息 | 5 | title | varchar(100) |
| ims_core_media_news | BASE TABLE | 多媒体信息 | 6 | articles | text |
| ims_core_media_news | BASE TABLE | 多媒体信息 | 7 | media_id | varchar(200) |
| ims_core_member_groups | BASE TABLE | 客户会员组 | 1 | id | int(10) unsigned |
| ims_core_member_groups | BASE TABLE | 客户会员组 | 2 | uniacid | int(10) unsigned |
| ims_core_member_groups | BASE TABLE | 客户会员组 | 3 | level | tinyint(2) unsigned |
| ims_core_member_groups | BASE TABLE | 客户会员组 | 4 | uptype | tinyint(1) unsigned |
| ims_core_member_groups | BASE TABLE | 客户会员组 | 5 | upneed | int(10) unsigned |
| ims_core_member_groups | BASE TABLE | 客户会员组 | 6 | createtime | int(10) unsigned |
| ims_core_member_groups | BASE TABLE | 客户会员组 | 7 | title | varchar(50) |
| ims_core_members | BASE TABLE | 客户会员 | 1 | id | int(11) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 2 | uniacid | int(11) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 3 | unionid | char(30) |
| ims_core_members | BASE TABLE | 客户会员 | 4 | mobile | char(12) |
| ims_core_members | BASE TABLE | 客户会员 | 5 | realname | varchar(20) |
| ims_core_members | BASE TABLE | 客户会员 | 6 | password | char(40) |
| ims_core_members | BASE TABLE | 客户会员 | 7 | salt | char(10) |
| ims_core_members | BASE TABLE | 客户会员 | 8 | credit2 | decimal(10,2) |
| ims_core_members | BASE TABLE | 客户会员 | 9 | credit1 | int(11) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 10 | nickname | varchar(50) |
| ims_core_members | BASE TABLE | 客户会员 | 11 | avatar | varchar(150) |
| ims_core_members | BASE TABLE | 客户会员 | 12 | from_os | tinyint(1) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 13 | fromuser | int(10) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 14 | createtime | int(11) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 15 | groupid | int(10) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 16 | qq | int(11) unsigned |
| ims_core_members | BASE TABLE | 客户会员 | 17 | address | int(200) |
| ims_core_members | BASE TABLE | 客户会员 | 18 | birth | varchar(100) |
| ims_core_members | BASE TABLE | 客户会员 | 19 | pcd | varchar(100) |
| ims_core_members | BASE TABLE | 客户会员 | 20 | sex | tinyint(1) |
| ims_core_members | BASE TABLE | 客户会员 | 21 | sign_days | int(10) |
| ims_core_member_qiandao | BASE TABLE | 客户签到 | 1 | id | int(10) unsigned |
| ims_core_member_qiandao | BASE TABLE | 客户签到 | 2 | uniacid | int(10) unsigned |
| ims_core_member_qiandao | BASE TABLE | 客户签到 | 3 | mid | int(10) unsigned |
| ims_core_member_qiandao | BASE TABLE | 客户签到 | 4 | date | int(8) unsigned |
| ims_core_member_qiandao | BASE TABLE | 客户签到 | 5 | createtime | int(10) unsigned |
| ims_core_member_recharge | BASE TABLE | 客户充值记录 | 1 | id | int(10) unsigned |
| ims_core_member_recharge | BASE TABLE | 客户充值记录 | 2 | uniacid | int(10) unsigned |
| ims_core_member_recharge | BASE TABLE | 客户充值记录 | 3 | mid | int(10) unsigned |
| ims_core_member_recharge | BASE TABLE | 客户充值记录 | 4 | fee | decimal(10,2) |
| ims_core_member_recharge | BASE TABLE | 客户充值记录 | 5 | createtime | int(10) unsigned |
| ims_core_member_recharge | BASE TABLE | 客户充值记录 | 6 | status | tinyint(1) unsigned |
| ims_core_member_recharge | BASE TABLE | 客户充值记录 | 7 | pay_type | varchar(10) |
| ims_core_member_reward | BASE TABLE | 客户奖品 | 1 | id | int(10) unsigned |
| ims_core_member_reward | BASE TABLE | 客户奖品 | 2 | uniacid | int(10) unsigned |
| ims_core_member_reward | BASE TABLE | 客户奖品 | 3 | type | tinyint(1) unsigned |
| ims_core_member_reward | BASE TABLE | 客户奖品 | 4 | days | int(10) unsigned |
| ims_core_member_reward | BASE TABLE | 客户奖品 | 5 | credit1 | int(10) unsigned |
| ims_core_member_reward | BASE TABLE | 客户奖品 | 6 | credit2 | int(10) unsigned |
| ims_core_member_reward | BASE TABLE | 客户奖品 | 7 | title | varchar(22) |
| ims_core_member_reward_log | BASE TABLE | 客户奖品日志 | 1 | id | int(10) unsigned |
| ims_core_member_reward_log | BASE TABLE | 客户奖品日志 | 2 | uniacid | int(10) unsigned |
| ims_core_member_reward_log | BASE TABLE | 客户奖品日志 | 3 | mid | int(10) unsigned |
| ims_core_member_reward_log | BASE TABLE | 客户奖品日志 | 4 | rid | int(10) unsigned |
| ims_core_member_reward_log | BASE TABLE | 客户奖品日志 | 5 | createtime | int(11) |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 1 | id | int(10) unsigned |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 2 | support | tinyint(1) unsigned |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 3 | plugin_id | int(10) unsigned |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 4 | title | varchar(50) |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 5 | usenum | int(10) unsigned |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 6 | showhtml | char(29) |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 7 | edithtml | char(29) |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 8 | madehtml | char(30) |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 9 | madewxapp | char(29) |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 10 | image | char(30) |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 11 | cloud_id | int(10) unsigned |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 12 | release | int(10) unsigned |
| ims_core_mobile_blocks | BASE TABLE | 手机模板组件 | 13 | default | text |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 1 | id | int(10) unsigned |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 2 | uniacid | int(10) unsigned |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 3 | cloud_id | int(10) unsigned |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 4 | type | int(10) unsigned |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 5 | price | int(10) unsigned |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 6 | days | int(10) unsigned |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 7 | version | varchar(10) |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 8 | image | char(32) |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 9 | title | varchar(100) |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 10 | items | text |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 11 | setting | text |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 12 | group_id | int(10) unsigned |
| ims_core_mobile_template | BASE TABLE | 手机模板 | 13 | release | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 1 | id | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 2 | uniacid | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 3 | status | tinyint(1) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 4 | wxapp_id | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 5 | title | varchar(100) |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 6 | foot | varchar(200) |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 7 | domain | varchar(100) |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 8 | items | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 9 | setting | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 10 | html | char(29) |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 11 | createtime | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 12 | pc_pages | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 13 | pc_setting | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 14 | pc_head | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 15 | pc_foot | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 16 | pc_html | char(29) |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 17 | pc_htmls | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 18 | head_html | char(30) |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 19 | foot_html | char(30) |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 20 | pages_html | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 21 | pages_data | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 22 | type | tinyint(1) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 23 | head_id | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 24 | foot_id | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 25 | template_id | int(10) unsigned |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 26 | pc_items | text |
| ims_core_mobile_web | BASE TABLE | 手机站点 | 27 | action | varchar(50) |
| ims_core_old_plugins | BASE TABLE | 兼容插件 | 1 | id | int(10) unsigned |
| ims_core_old_plugins | BASE TABLE | 兼容插件 | 2 | need_menu | tinyint(1) unsigned |
| ims_core_old_plugins | BASE TABLE | 兼容插件 | 3 | setting | tinyint(1) unsigned |
| ims_core_old_plugins | BASE TABLE | 兼容插件 | 4 | name | varchar(50) |
| ims_core_old_plugins | BASE TABLE | 兼容插件 | 5 | tables | text |
| ims_core_open | BASE TABLE | 第三方 | 1 | id | int(10) unsigned |
| ims_core_open | BASE TABLE | 第三方 | 2 | token | char(32) |
| ims_core_open | BASE TABLE | 第三方 | 3 | secret | char(40) |
| ims_core_open | BASE TABLE | 第三方 | 4 | createtime | int(10) unsigned |
| ims_core_open | BASE TABLE | 第三方 | 5 | title | varchar(100) |
| ims_core_open | BASE TABLE | 第三方 | 6 | url | varchar(120) |
| ims_core_open | BASE TABLE | 第三方 | 7 | siteroot | varchar(120) |
| ims_core_open_user | BASE TABLE | 第三方用户 | 1 | id | int(10) unsigned |
| ims_core_open_user | BASE TABLE | 第三方用户 | 2 | uniacid | int(10) unsigned |
| ims_core_open_user | BASE TABLE | 第三方用户 | 3 | open_id | int(10) unsigned |
| ims_core_open_user | BASE TABLE | 第三方用户 | 4 | open_uid | varchar(50) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 1 | plid | bigint(11) unsigned |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 2 | type | varchar(20) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 3 | uniacid | int(11) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 4 | acid | int(10) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 5 | openid | varchar(40) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 6 | uniontid | varchar(64) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 7 | tid | varchar(128) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 8 | fee | decimal(10,2) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 9 | status | tinyint(4) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 10 | module | varchar(50) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 11 | tag | varchar(2000) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 12 | is_usecard | tinyint(3) unsigned |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 13 | card_type | tinyint(3) unsigned |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 14 | card_id | varchar(50) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 15 | card_fee | decimal(10,2) unsigned |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 16 | encrypt_code | varchar(100) |
| ims_core_pay_log | BASE TABLE | 兼容支付日志 | 17 | uid | int(10) |
| ims_core_paylog | BASE TABLE | 支付日志 | 1 | id | int(10) unsigned |
| ims_core_paylog | BASE TABLE | 支付日志 | 2 | uniacid | int(10) unsigned |
| ims_core_paylog | BASE TABLE | 支付日志 | 3 | mid | int(10) unsigned |
| ims_core_paylog | BASE TABLE | 支付日志 | 4 | tid | char(20) |
| ims_core_paylog | BASE TABLE | 支付日志 | 5 | oid | varchar(100) |
| ims_core_paylog | BASE TABLE | 支付日志 | 6 | status | tinyint(1) unsigned |
| ims_core_paylog | BASE TABLE | 支付日志 | 7 | pay_type | varchar(10) |
| ims_core_paylog | BASE TABLE | 支付日志 | 8 | createtime | int(10) unsigned |
| ims_core_paylog | BASE TABLE | 支付日志 | 9 | fee | decimal(10,2) |
| ims_core_paylog | BASE TABLE | 支付日志 | 10 | plugin | varchar(50) |
| ims_core_paylog | BASE TABLE | 支付日志 | 11 | action | varchar(30) |
| ims_core_paylog | BASE TABLE | 支付日志 | 12 | title | varchar(100) |
| ims_core_paylog | BASE TABLE | 支付日志 | 13 | no_type | varchar(100) |
| ims_core_paylog | BASE TABLE | 支付日志 | 14 | more | varchar(50) |
| ims_core_paylog | BASE TABLE | 支付日志 | 15 | transaction_id | char(32) |
| ims_core_paylog | BASE TABLE | 支付日志 | 16 | back_url | varchar(100) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 1 | id | int(10) unsigned |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 2 | name | char(10) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 3 | title | varchar(50) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 4 | show_html | char(30) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 5 | edit_html | char(30) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 6 | default | text |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 7 | usenum | int(10) unsigned |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 8 | updatetime | int(10) unsigned |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 9 | type | tinyint(1) unsigned |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 10 | showhtml | char(30) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 11 | edithtml | char(30) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 12 | cloud_id | int(10) unsigned |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 13 | madehtml | char(30) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 14 | image | char(30) |
| ims_core_pc_blocks | BASE TABLE | PC组件 | 15 | release | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 1 | id | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 2 | uniacid | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 3 | cloud_id | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 4 | group_id | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 5 | price | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 6 | days | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 7 | version | varchar(20) |
| ims_core_pc_template | BASE TABLE | PC模板 | 8 | image | char(32) |
| ims_core_pc_template | BASE TABLE | PC模板 | 9 | title | varchar(50) |
| ims_core_pc_template | BASE TABLE | PC模板 | 10 | pc_pages | text |
| ims_core_pc_template | BASE TABLE | PC模板 | 11 | pc_setting | text |
| ims_core_pc_template | BASE TABLE | PC模板 | 12 | pc_head | text |
| ims_core_pc_template | BASE TABLE | PC模板 | 13 | pc_foot | text |
| ims_core_pc_template | BASE TABLE | PC模板 | 14 | createtime | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 15 | show | tinyint(1) |
| ims_core_pc_template | BASE TABLE | PC模板 | 16 | pages_data | text |
| ims_core_pc_template | BASE TABLE | PC模板 | 17 | pc_items | text |
| ims_core_pc_template | BASE TABLE | PC模板 | 18 | release | int(10) unsigned |
| ims_core_pc_template | BASE TABLE | PC模板 | 19 | type | tinyint(3) unsigned |
| ims_core_performance | BASE TABLE | SQL异常执行日 | 1 | id | int(10) unsigned |
| ims_core_performance | BASE TABLE | SQL异常执行日 | 2 | runtime | varchar(10) |
| ims_core_performance | BASE TABLE | SQL异常执行日 | 3 | runurl | varchar(512) |
| ims_core_performance | BASE TABLE | SQL异常执行日 | 4 | runsql | varchar(512) |
| ims_core_performance | BASE TABLE | SQL异常执行日 | 5 | createtime | int(10) |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 1 | id | int(10) unsigned |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 2 | type | tinyint(1) unsigned |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 3 | action | varchar(50) |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 4 | op | varchar(50) |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 5 | title | varchar(50) |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 6 | price | int(10) unsigned |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 7 | days | int(10) unsigned |
| ims_core_permissions | BASE TABLE | 页面菜单权限 | 8 | image | char(30) |
| ims_core_plugin_ignore | BASE TABLE | 插件安装忽略 | 1 | id | int(10) unsigned |
| ims_core_plugin_ignore | BASE TABLE | 插件安装忽略 | 2 | plugin_id | int(10) unsigned |
| ims_core_plugin_ignore | BASE TABLE | 插件安装忽略 | 3 | type | tinyint(1) unsigned |
| ims_core_plugin_ignore | BASE TABLE | 插件安装忽略 | 4 | name | varchar(100) |
| ims_core_plugin_ignore | BASE TABLE | 插件安装忽略 | 5 | createtime | int(10) unsigned |
| ims_core_plugin_install_data | BASE TABLE | 插件安装数据 | 1 | id | int(10) unsigned |
| ims_core_plugin_install_data | BASE TABLE | 插件安装数据 | 2 | plugin_id | int(10) unsigned |
| ims_core_plugin_install_data | BASE TABLE | 插件安装数据 | 3 | type | tinyint(1) unsigned |
| ims_core_plugin_install_data | BASE TABLE | 插件安装数据 | 4 | num | int(10) unsigned |
| ims_core_plugin_install_data | BASE TABLE | 插件安装数据 | 5 | table | varchar(50) |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 1 | id | int(10) unsigned |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 2 | type | tinyint(1) unsigned |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 3 | plugin | varchar(50) |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 4 | action | varchar(50) |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 5 | op | varchar(50) |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 6 | title | varchar(50) |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 7 | price | int(10) unsigned |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 8 | days | int(10) unsigned |
| ims_core_plugin_permissions | BASE TABLE | 插件菜单权限 | 9 | image | char(30) |
| ims_core_plugin_recycle | BASE TABLE | 插件删除日志 | 1 | id | int(10) unsigned |
| ims_core_plugin_recycle | BASE TABLE | 插件删除日志 | 2 | name | varchar(50) |
| ims_core_plugin_recycle | BASE TABLE | 插件删除日志 | 3 | title | varchar(50) |
| ims_core_plugin_recycle | BASE TABLE | 插件删除日志 | 4 | reason | varchar(500) |
| ims_core_plugin_recycle | BASE TABLE | 插件删除日志 | 5 | sqls | char(30) |
| ims_core_plugin_recycle | BASE TABLE | 插件删除日志 | 6 | file | char(30) |
| ims_core_plugin_recycle | BASE TABLE | 插件删除日志 | 7 | createtime | int(10) unsigned |
| ims_core_plugin_tables | BASE TABLE | 开发工具插件表 | 1 | id | int(10) unsigned |
| ims_core_plugin_tables | BASE TABLE | 开发工具插件表 | 2 | plugin_id | int(10) unsigned |
| ims_core_plugin_tables | BASE TABLE | 开发工具插件表 | 3 | name | varchar(50) |
| ims_core_plugin_tables | BASE TABLE | 开发工具插件表 | 4 | title | varchar(50) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 1 | id | int(10) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 2 | is_new | tinyint(1) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 3 | hide | tinyint(1) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 4 | name | varchar(50) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 5 | title | varchar(50) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 6 | need_menu | tinyint(1) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 7 | mtype | varchar(50) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 8 | version | varchar(50) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 9 | ability | varchar(100) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 10 | setting | tinyint(1) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 11 | link | tinyint(1) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 12 | covers | text |
| ims_core_plugins | BASE TABLE | 已安装插件 | 13 | menus | text |
| ims_core_plugins | BASE TABLE | 已安装插件 | 14 | mobile_menus | text |
| ims_core_plugins | BASE TABLE | 已安装插件 | 15 | type | tinyint(1) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 16 | style | tinyint(1) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 17 | cloudid | int(10) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 18 | release | int(10) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 19 | image | char(30) |
| ims_core_plugins | BASE TABLE | 已安装插件 | 20 | old_data | text |
| ims_core_plugins | BASE TABLE | 已安装插件 | 21 | is_my | tinyint(1) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 22 | cloud_id | int(10) unsigned |
| ims_core_plugins | BASE TABLE | 已安装插件 | 23 | direct | tinyint(1) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 1 | id | int(10) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 2 | uniacid | int(10) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 3 | wechat_id | int(10) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 4 | type | tinyint(1) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 5 | num | int(10) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 6 | expire | int(10) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 7 | createtime | int(10) unsigned |
| ims_core_qr | BASE TABLE | 客户二维码 | 8 | file | char(29) |
| ims_core_qr | BASE TABLE | 客户二维码 | 9 | plugin | varchar(50) |
| ims_core_qr | BASE TABLE | 客户二维码 | 10 | title | varchar(50) |
| ims_core_qr | BASE TABLE | 客户二维码 | 11 | ticket | varchar(250) |
| ims_core_qr | BASE TABLE | 客户二维码 | 12 | url | varchar(100) |
| ims_core_qr | BASE TABLE | 客户二维码 | 13 | data | text |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 1 | id | int(10) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 2 | uniacid | int(10) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 3 | wechat_id | int(10) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 4 | type | varchar(10) |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 5 | extra | int(10) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 6 | qrcid | bigint(20) |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 7 | scene_str | varchar(64) |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 8 | name | varchar(50) |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 9 | keyword | varchar(100) |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 10 | model | tinyint(1) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 11 | ticket | varchar(250) |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 12 | url | varchar(256) |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 13 | expire | int(10) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 14 | subnum | int(10) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 15 | createtime | int(10) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 16 | status | tinyint(1) unsigned |
| ims_core_qrcode | BASE TABLE | 兼容二维码 | 17 | acid | int(10) unsigned |
| ims_core_receive | BASE TABLE | 插件订阅 | 1 | id | int(10) unsigned |
| ims_core_receive | BASE TABLE | 插件订阅 | 2 | plugin | varchar(50) |
| ims_core_receive | BASE TABLE | 插件订阅 | 3 | type | tinyint(3) unsigned |
+-----------------------------------+------------------+----------------+--------------------+--------------------------+------------------------+ |