From 993d3555339703c53ca14103d4d7899cde0d2e04 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 21 七月 2023 11:36:05 +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 4edaaa3..a1079f6 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -335,4 +335,11 @@
 	ServiceContractStatusSetErr    = 4400004 // 璁剧疆鏈嶅姟鍚堝悓鐘舵�佸け璐�
 	ServiceContractStatusUpdateErr = 4400005 // 鏇存柊鏈嶅姟鍚堝悓鐘舵�佸け璐�
 
+
+	ServiceContractTypeExist     = 4400001 // 鏈嶅姟鍚堝悓绫诲瀷宸插瓨鍦�
+	ServiceContractTypeNotExist  = 4400002 // 鏈嶅姟鍚堝悓绫诲瀷涓嶅瓨鍦�
+	ServiceContractTypeListErr   = 4400003 // 鑾峰彇鏈嶅姟鍚堝悓绫诲瀷鍒楄〃澶辫触
+	ServiceContractTypeSetErr    = 4400004 // 璁剧疆鏈嶅姟鍚堝悓绫诲瀷澶辫触
+	ServiceContractTypeUpdateErr = 4400005 // 鏇存柊鏈嶅姟鍚堝悓绫诲瀷澶辫触
+
 )
\ No newline at end of file

--
Gitblit v1.8.0