From 4798f175a4d659aa621f9194d7fce0299057cdd8 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期三, 19 七月 2023 18:15:57 +0800
Subject: [PATCH] fix

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

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

--
Gitblit v1.8.0