From f4e70436bb93ab6cc7e2b8c27afa9a5978371855 Mon Sep 17 00:00:00 2001
From: maven <2163098428@qq.com>
Date: 星期二, 13 一月 2026 16:31:59 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/jtwy' into jtwy

---
 doc/20260113-product_model.sql |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/doc/20260113-product_model.sql b/doc/20260113-product_model.sql
new file mode 100644
index 0000000..de82a14
--- /dev/null
+++ b/doc/20260113-product_model.sql
@@ -0,0 +1,6 @@
+alter table product_model
+    add product_code varchar(255)  null comment '浜у搧缂栫爜';
+
+alter table process_route
+    add process_route_code varchar(255)  null comment '宸ヨ壓璺嚎缂栫爜';
+

--
Gitblit v1.9.3