From f1fbbbf99f7fa820f51cb47aee4df7e7cf3df6f0 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期一, 10 七月 2023 19:43:57 +0800
Subject: [PATCH] add

---
 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 73faad0..d0f5a81 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -177,4 +177,10 @@
 	StatusUpdateErr = 2400005 // 鏇存柊閿�鍞満浼氱姸鎬佸け璐�
 	StatusDeleteErr = 2400006 // 鍒犻櫎閿�鍞満浼氱姸鎬佸け璐�
 
+	QuotationExist     = 2500001 // 鎶ヤ环鍗曞凡瀛樺湪
+	QuotationNotExist  = 2500002 // 鎶ヤ环鍗曚笉瀛樺湪
+	QuotationListErr   = 2500003 // 鑾峰彇鎶ヤ环鍗曞垪琛ㄥけ璐�
+	QuotationSetErr    = 2500004 // 璁剧疆鎶ヤ环鍗曞け璐�
+	QuotationUpdateErr = 2500005 // 鏇存柊鎶ヤ环鍗曞け璐�
+	QuotationDeleteErr = 2500006 // 鍒犻櫎鎶ヤ环鍗曞け璐�
 )

--
Gitblit v1.8.0