From 624d15a1baedef4b872dfea64331532c9ef31b4e Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 21 七月 2023 13:43:59 +0800
Subject: [PATCH] add

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

diff --git a/pkg/ecode/code.go b/pkg/ecode/code.go
index e224a24..3656b29 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -376,4 +376,11 @@
 	QuotationStatusSetErr    = 5500004 // 璁剧疆鎶ヤ环鍗曠姸鎬佸け璐�
 	QuotationStatusUpdateErr = 5500005 // 鏇存柊鎶ヤ环鍗曠姸鎬佸け璐�
 
-)
+
+	CurrencyExist     = 5000001 // 甯佺宸插瓨鍦�
+	CurrencyNotExist  = 5000002 // 甯佺涓嶅瓨鍦�
+	CurrencyListErr   = 5000003 // 鑾峰彇甯佺鍒楄〃澶辫触
+	CurrencySetErr    = 5000004 // 璁剧疆甯佺澶辫触
+	CurrencyUpdateErr = 5000005 // 鏇存柊甯佺澶辫触
+
+)
\ No newline at end of file

--
Gitblit v1.8.0