From fbdbdedf6112fde484b6c96e92b47ccc2f051d2b Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 26 三月 2026 11:53:52 +0800
Subject: [PATCH] 判断数据是否存在
---
doc/20260317_鹏创电子.sql | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/doc/20260317_\351\271\217\345\210\233\347\224\265\345\255\220.sql" "b/doc/20260317_\351\271\217\345\210\233\347\224\265\345\255\220.sql"
index c624baf..c3c77f4 100644
--- "a/doc/20260317_\351\271\217\345\210\233\347\224\265\345\255\220.sql"
+++ "b/doc/20260317_\351\271\217\345\210\233\347\224\265\345\255\220.sql"
@@ -3,4 +3,4 @@
add defective_reason varchar(255) default '' not null comment '涓嶈壇鍘熷洜';
alter table quality_unqualified
- add quarantine_lifted boolean not null default false comment '鏄惁宸插彇娑堥殧绂�';
\ No newline at end of file
+ add quarantine_lifted boolean not null default true comment '鏄惁宸插彇娑堥殧绂�';
\ No newline at end of file
--
Gitblit v1.9.3