From 9a7e0a7da01a9f9625ceaca0c61a59c540c6438f Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期五, 18 八月 2023 17:32:10 +0800 Subject: [PATCH] fix --- pkg/ecode/code.go | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/pkg/ecode/code.go b/pkg/ecode/code.go index efc2052..3ef1e48 100644 --- a/pkg/ecode/code.go +++ b/pkg/ecode/code.go @@ -400,4 +400,6 @@ CollectionProjectionListErr = 5800003 // 鑾峰彇鏀舵棰勬祴鍒楄〃澶辫触 CollectionProjectionSetErr = 5800004 // 璁剧疆鏀舵棰勬祴澶辫触 CollectionProjectionUpdateErr = 5800005 // 鏇存柊鏀舵棰勬祴澶辫触 + + ContactInformationListErr = 5900001 // 鑾峰彇鑱旂郴淇℃伅鍒楄〃澶辫触 ) -- Gitblit v1.8.0