From 4cfc23cbbb66d9ff6e91b453a7df188aaaa00549 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期四, 31 十月 2019 18:16:20 +0800 Subject: [PATCH] test log --- extend/code/code.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/extend/code/code.go b/extend/code/code.go index 9ca61bb..7027f13 100644 --- a/extend/code/code.go +++ b/extend/code/code.go @@ -60,4 +60,5 @@ ComError = &Code{http.StatusInternalServerError, false, ""} ClusterNodesEmpty = &Code{http.StatusOK, true, "闆嗙兢鑺傜偣涓虹┖"} + AddTaskErr = &Code{http.StatusInternalServerError, false, "姝ゅ浗鏍囨憚鍍忔満宸插湪鍏跺畠鏈嶅姟鍣ㄩ厤缃换鍔★紒"} ) -- Gitblit v1.8.0