增加周六活动统一签到表
This commit is contained in:
parent
4c4c99aa72
commit
e58f65a13f
@ -1,4 +1,4 @@
|
||||
CREATE TABLE `ufutx_regulare_activity_member_logs` (
|
||||
CREATE TABLE `ufutx_regular_activity_member_logs` (
|
||||
`id` bigint(20) PRIMARY KEY NOT NULL AUTO_INCREMENT,
|
||||
`user_id` integer NOT NULL COMMENT "用户id",
|
||||
`activity_id` integer NOT NULL COMMENT "活动id",
|
||||
|
Loading…
Reference in New Issue
Block a user