From 51c1904dec60bc7bfc92c30ceb9ab3d4756ce462 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期四, 20 七月 2023 16:41:29 +0800
Subject: [PATCH] fix

---
 pkg/ecode/code.go |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pkg/ecode/code.go b/pkg/ecode/code.go
index 523c12c..5a1d754 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -286,4 +286,10 @@
 	DepartmentUpdateErr  = 4000005 // 鏇存柊閮ㄩ棬澶辫触
 	DepartmentDeleteErr  = 4000006 // 鍒犻櫎閮ㄩ棬澶辫触
 	DepartmentDeleteErr1 = 4000007 // 璇ラ儴闂ㄤ笅瀛樺湪鐢ㄦ埛锛屾棤娉曞垹闄�
+
+	VettingExist    = 4100001 // 瀹℃壒宸插瓨鍦�
+	VettingNotExist = 4100002 // 瀹℃壒涓嶅瓨鍦�
+	VettingListErr  = 4100003 // 鑾峰彇瀹℃壒鍒楄〃澶辫触
+	VettingSetErr   = 4100004 // 璁剧疆瀹℃壒澶辫触
+
 )

--
Gitblit v1.8.0