From f940b2a911c356b0e1ddecfb86d0c6a549d0ce45 Mon Sep 17 00:00:00 2001 From: chy Date: Wed, 11 Feb 2026 14:58:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/新增表和数据字段在此说明.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/新增表和数据字段在此说明.txt diff --git a/doc/新增表和数据字段在此说明.txt b/doc/新增表和数据字段在此说明.txt new file mode 100644 index 0000000..94dc006 --- /dev/null +++ b/doc/新增表和数据字段在此说明.txt @@ -0,0 +1,10 @@ +日期:2026-02-20(新增表) +新增表:xxx_demo(附件表说明到doc内) + +----------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +日期:2026-02-21(新增字段) +表名:xxx_demo +字段 类型 长度 +xx_aa varchar 20 +----------------------------------------------------------------------------------------------------------------------------------------------------------------------- \ No newline at end of file