From a749e859e27e1046a4e018baadbe18a7c5e01b0d Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期三, 09 八月 2023 14:30:23 +0800
Subject: [PATCH] fix

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

diff --git a/pkg/ecode/code.go b/pkg/ecode/code.go
index 04d2a5d..a574c94 100644
--- a/pkg/ecode/code.go
+++ b/pkg/ecode/code.go
@@ -121,7 +121,7 @@
 	SalesLeadsExist     = 1600001 // 閿�鍞嚎绱㈠凡瀛樺湪
 	SalesLeadsNotExist  = 1600002 // 閿�鍞嚎绱笉瀛樺湪
 	SalesLeadsListErr   = 1600003 // 鑾峰彇閿�鍞嚎绱㈠垪琛ㄥけ璐�
-	SalesLeadsSetErr    = 1600004 // 璁剧疆閿�鍞嚎绱㈠け璐�
+	SalesLeadsStatusErr = 1600004 // 閿�鍞嚎绱㈢姸鎬侀敊璇�
 	SalesLeadsUpdateErr = 1600005 // 鏇存柊閿�鍞嚎绱㈠け璐�
 	SalesLeadsDeleteErr = 1600006 // 鍒犻櫎閿�鍞嚎绱㈠け璐�
 

--
Gitblit v1.8.0