From 34c99ef40f26f8812610e7ca14c56825f9bf2c3c Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 21 七月 2023 11:46:56 +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 c2efed0..9549f13 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -352,4 +352,11 @@
 	IsInvoiceSetErr    = 5100004 // 璁剧疆鏄惁寮�绁ㄥけ璐�
 	IsInvoiceUpdateErr = 5100005 // 鏇存柊鏄惁寮�绁ㄥけ璐�
 
-)
+
+	AccountIdExist     = 5000001 // 璐︽埛宸插瓨鍦�
+	AccountIdNotExist  = 5000002 // 璐︽埛涓嶅瓨鍦�
+	AccountIdListErr   = 5000003 // 鑾峰彇璐︽埛鍒楄〃澶辫触
+	AccountIdSetErr    = 5000004 // 璁剧疆璐︽埛澶辫触
+	AccountIdUpdateErr = 5000005 // 鏇存柊璐︽埛澶辫触
+
+)
\ No newline at end of file

--
Gitblit v1.8.0