新增:记录external_token

This commit is contained in:
2024-04-24 17:06:45 +08:00
parent a273c1cfcf
commit 589d2ae2e8
6 changed files with 13 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
# sync_direction :integer
# created_at :datetime not null
# updated_at :datetime not null
# external_token :string(255)
#
# Indexes
#