Commit 92109887 by mercymodest

refactor: comment out app_sync_mode column addition in t_webcal_device

parent adef774e
alter table t_webcal_device
# alter table t_webcal_device
alter table t_webcal_device
add app_sync_mode tinyint null comment '是否开启APP端双向同步 0:不同步 1:同步 ';
# alter table t_webcal_device
# add app_sync_mode tinyint null comment '是否开启APP端双向同步 0:不同步 1:同步 ';
#
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