From 3322c20909d2cc762b9a7a4a4c8b2bb728ebebd9 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期一, 16 三月 2026 14:51:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_New_kthg' into dev_New_kthg

---
 doc/20260313_坤泰化工.sql |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git "a/doc/20260313_\345\235\244\346\263\260\345\214\226\345\267\245.sql" "b/doc/20260313_\345\235\244\346\263\260\345\214\226\345\267\245.sql"
index 3cfe25b..275e581 100644
--- "a/doc/20260313_\345\235\244\346\263\260\345\214\226\345\267\245.sql"
+++ "b/doc/20260313_\345\235\244\346\263\260\345\214\226\345\267\245.sql"
@@ -25,3 +25,5 @@
     update_time             datetime null comment '鏇存柊鏃堕棿',
     unique idx_raw_material_id_quality_inspect_item_id (raw_material_id, quality_inspect_item_id)
 );
+alter table raw_material
+    add quantity decimal(18, 2) null;
\ No newline at end of file

--
Gitblit v1.9.3