From cdc16c48e3130408d3689afc134ee312c35347b8 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期三, 02 七月 2025 16:25:41 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
doc/add.sql | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/add.sql b/doc/add.sql
index 6a41119..2d53f4a 100644
--- a/doc/add.sql
+++ b/doc/add.sql
@@ -71,3 +71,6 @@
alter table ticket_registration
add enter_date timestamp null;
+alter table product_record
+ add 鍒梍name int null comment 'sale_ledger_projectI_id';
+
--
Gitblit v1.9.3