cashier_server/sqls/250403/tb_cons_info.sql

2 lines
91 B
SQL

ALTER TABLE `tb_cons_info` ADD COLUMN `sync_id` bigint NULL COMMENT '同步ID' AFTER `id`;