diff --git a/1734160972_change_ufutx_s2_shop_express.up.sql b/1734160972_change_ufutx_s2_shop_express.up.sql new file mode 100644 index 0000000..ca0ca85 --- /dev/null +++ b/1734160972_change_ufutx_s2_shop_express.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_shop_express` ADD `province_code` INT UNSIGNED NOT NULL DEFAULT '1' COMMENT '省份代码' AFTER `address`; \ No newline at end of file