for save.
This commit is contained in:
@@ -40,7 +40,7 @@ CREATE TABLE IF NOT EXISTS `collect_log` (
|
||||
`update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
|
||||
`ext` json DEFAULT NULL,
|
||||
|
||||
`error` text DEFAULT NULL,
|
||||
`error_msg` text DEFAULT NULL,
|
||||
|
||||
KEY `uid_idx` (`uid`),
|
||||
KEY `platform_idx` (`platform`),
|
||||
|
||||
Reference in New Issue
Block a user