change_ufutx_s2_shop_order_invoice

This commit is contained in:
tian 2025-07-07 14:33:20 +08:00
parent 152bbbe363
commit bb65944358

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_shop_order_invoice` ADD `email` VARCHAR(1024) NOT NULL DEFAULT '' COMMENT '邮箱地址' AFTER `company_phone`;