Commit 21e27203 by mercymodest

feat: add app_sync_mode column to t_webcal_device for bi-directional sync configuration

parent be78b547
alter table t_webcal_device
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