ithewei 6 年之前
父节点
当前提交
11667ca7bf
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      base/herr.h

+ 2 - 0
base/herr.h

@@ -48,6 +48,8 @@
     \
     F(1400, REQUEST,        "Bad request")      \
     F(1401, RESPONSE,       "Bad response")     \
+    \
+    F(1429, BUSY,           "Busy")             \
 
 // [-1xxx]
 #define FOREACH_ERR_FUNC(F)   \