@@ -0,0 +1,2 @@
+-- 企业表新增万里汇uid字段
+ALTER TABLE pay_enterprise ADD COLUMN IF NOT EXISTS wanlihui_uid VARCHAR(128);