更新
This commit is contained in:
@@ -42,6 +42,7 @@ CREATE TABLE IF NOT EXISTS `zyt_qywx_promotion_pool` (
|
||||
`public_key` char(32) NOT NULL COMMENT '公开 JS 分流键',
|
||||
`status` tinyint unsigned NOT NULL DEFAULT 1,
|
||||
`fallback_url` varchar(1000) NOT NULL DEFAULT '',
|
||||
`widget_config_json` text NULL COMMENT '公开浮窗配置 JSON v1',
|
||||
`click_count` bigint unsigned NOT NULL DEFAULT 0,
|
||||
`owner_admin_id` int unsigned NOT NULL DEFAULT 0,
|
||||
`dept_id` int unsigned NOT NULL DEFAULT 0,
|
||||
|
||||
Reference in New Issue
Block a user