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 |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/pkg/ecode/code.go b/pkg/ecode/code.go
index 0a058bd..9549f13 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -340,11 +340,23 @@
 	ServiceContractTypeSetErr    = 4900004 // 璁剧疆鏈嶅姟鍚堝悓绫诲瀷澶辫触
 	ServiceContractTypeUpdateErr = 4900005 // 鏇存柊鏈嶅姟鍚堝悓绫诲瀷澶辫触
 
-
 	RefundMethodExist     = 5000001 // 閫�娆炬柟寮忓凡瀛樺湪
 	RefundMethodNotExist  = 5000002 // 閫�娆炬柟寮忎笉瀛樺湪
 	RefundMethodListErr   = 5000003 // 鑾峰彇閫�娆炬柟寮忓垪琛ㄥけ璐�
 	RefundMethodSetErr    = 5000004 // 璁剧疆閫�娆炬柟寮忓け璐�
 	RefundMethodUpdateErr = 5000005 // 鏇存柊閫�娆炬柟寮忓け璐�
 
+	IsInvoiceExist     = 5100001 // 鏄惁寮�绁ㄥ凡瀛樺湪
+	IsInvoiceNotExist  = 5100002 // 鏄惁寮�绁ㄤ笉瀛樺湪
+	IsInvoiceListErr   = 5100003 // 鑾峰彇鏄惁寮�绁ㄥ垪琛ㄥけ璐�
+	IsInvoiceSetErr    = 5100004 // 璁剧疆鏄惁寮�绁ㄥけ璐�
+	IsInvoiceUpdateErr = 5100005 // 鏇存柊鏄惁寮�绁ㄥけ璐�
+
+
+	AccountIdExist     = 5000001 // 璐︽埛宸插瓨鍦�
+	AccountIdNotExist  = 5000002 // 璐︽埛涓嶅瓨鍦�
+	AccountIdListErr   = 5000003 // 鑾峰彇璐︽埛鍒楄〃澶辫触
+	AccountIdSetErr    = 5000004 // 璁剧疆璐︽埛澶辫触
+	AccountIdUpdateErr = 5000005 // 鏇存柊璐︽埛澶辫触
+
 )
\ No newline at end of file

--
Gitblit v1.8.0