change_ufutx_s2_bp_logs

This commit is contained in:
tian 2025-01-06 15:01:57 +08:00
parent 23350c4983
commit 23f0f95046

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_bp_logs` CHANGE `snapshot_id` `order_id` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0' COMMENT '购物时的快照id';