change_ufutx_s2_real_object

This commit is contained in:
tian 2025-04-25 17:34:36 +08:00
parent e17faa3898
commit 89cef90683

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_real_object` ADD `dropshipping` TINYINT NOT NULL DEFAULT '1' COMMENT '1=一般物品,2=一件代发' AFTER `stock`;