Commit 89064ab7 by mercymodest

feat: add next_sync_token column to t_third_party_calendar_list for Google incremental sync

parent 57358da7
alter table t_third_party_calendar_list
alter table t_third_party_calendar_list
add next_sync_token varchar(200) null comment 'Google增量查询 nextSyncToken';
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