From ac5468a5ce91c4a9ba7c9610c6bef78e24bf6dce Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期一, 10 七月 2023 11:14:18 +0800
Subject: [PATCH] add

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

diff --git a/pkg/ecode/code.go b/pkg/ecode/code.go
index 4fefc1f..1307751 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -163,4 +163,11 @@
 	RegularCustomersUpdateErr = 2200005 // 鏇存柊鍥哄畾瀹㈡埛澶辫触
 	RegularCustomersDeleteErr = 2200006 // 鍒犻櫎鍥哄畾瀹㈡埛澶辫触
 
+	PossibilityExist     = 2300001 // 閿�鍞満浼氬彲鑳芥�у凡瀛樺湪
+	PossibilityNotExist  = 2300002 // 閿�鍞満浼氬彲鑳芥�т笉瀛樺湪
+	PossibilityListErr   = 2300003 // 鑾峰彇閿�鍞満浼氬彲鑳芥�у垪琛ㄥけ璐�
+	PossibilitySetErr    = 2300004 // 璁剧疆閿�鍞満浼氬彲鑳芥�уけ璐�
+	PossibilityUpdateErr = 2300005 // 鏇存柊閿�鍞満浼氬彲鑳芥�уけ璐�
+	PossibilityDeleteErr = 2300006 // 鍒犻櫎閿�鍞満浼氬彲鑳芥�уけ璐�
+
 )

--
Gitblit v1.8.0