From 2f0e88371304b13234c91ddf6cde1536fdcc21df Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期一, 16 三月 2026 15:03:21 +0800
Subject: [PATCH] feat(enum): 新增库存合格出入库类型枚举及添加质检字段

---
 src/main/resources/application-sqd.yml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application-sqd.yml b/src/main/resources/application-sqd.yml
index 986d0ce..cc6129b 100644
--- a/src/main/resources/application-sqd.yml
+++ b/src/main/resources/application-sqd.yml
@@ -13,8 +13,6 @@
   addressEnabled: false
   # 楠岃瘉鐮佺被鍨� math 鏁板瓧璁$畻 char 瀛楃楠岃瘉
   captchaType: math
-  # 鍗忓悓瀹℃壒缂栧彿鍓嶇紑(閰嶇疆鏂囦欢鍚庣紑鍛藉悕)
-  approvalNumberPrefix: SQD
 
 # 寮�鍙戠幆澧冮厤缃�
 server:

--
Gitblit v1.9.3