增加周六活动统一签到表
This commit is contained in:
parent
eb4a4b754b
commit
4c4c99aa72
@ -4,4 +4,4 @@ CREATE TABLE `ufutx_regulare_activity_member_logs` (
|
||||
`activity_id` integer NOT NULL COMMENT "活动id",
|
||||
`created_at` timestamp NULL DEFAULT NULL,
|
||||
`updated_at` timestamp NULL DEFAULT NULL
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='周六活动签到记录';
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COMMENT='周六活动签到记录';
|
||||
|
Loading…
Reference in New Issue
Block a user