change ufutx_s2_shop_order

This commit is contained in:
tian 2025-01-09 14:32:40 +08:00
parent 6b2dee918f
commit 4197ce822c

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_shop_order` ADD `snapshot_title` VARCHAR(1024) NOT NULL DEFAULT '' COMMENT '快照名称' AFTER `snapshot_id`;