Commit 3f18d6d4 by mercymodest

feat:- add sql

parent 777b7269
alter table t_event_recurrence_rules
alter table t_event_recurrence_rules
alter table t_event_recurrence_rules
modify event_type tinyint(1) not null comment '事项类型:0 表示事项,1 表示晚餐计划,2 表示杂物 3 餐食计划';
alter table t_event_recurrence_rules
modify event_id bigint not null comment '事项或晚餐计ID或餐食计划ID';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment