From 291ade6b354c3aa1bac210ebae402ba8b697260f Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Mon, 7 Mar 2022 16:49:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20There=20is=20no=20way=20the,=20?= =?UTF-8?q?=E4=BC=81=E6=A0=87=E6=A0=87=E5=87=86=E5=85=B3=E8=81=94=E8=A1=A8?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=85=B3=E8=81=94ID=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E9=95=BF=E5=BA=A6SQL=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/sql/20220307_企业标准关联表更新.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/sql/20220307_企业标准关联表更新.sql diff --git a/doc/sql/20220307_企业标准关联表更新.sql b/doc/sql/20220307_企业标准关联表更新.sql new file mode 100644 index 00000000..20c96cca --- /dev/null +++ b/doc/sql/20220307_企业标准关联表更新.sql @@ -0,0 +1 @@ +ALTER TABLE sar_buss_stand_val MODIFY COLUMN stand_id varchar(64) \ No newline at end of file