Commit Graph

7 Commits

Author SHA1 Message Date
huangxin 86c4f8c68d OCT 1. 分离misc.h中基础定义到头文件common.h 2023-03-17 15:42:15 +08:00
huangxin c84ab40292 OCT 1. 删除err多余函数代码 2023-02-07 09:40:36 +08:00
huangxin c6f76af116 OCT 1. 错误码未定义时返回ERR_UNKNOW 2023-02-07 09:28:23 +08:00
huangxin fa3a0be69d OCT 1. Zlog使用未定义模块时打印为UNKNOWN
2. 增加未定义错误信息
2023-02-07 09:22:54 +08:00
huangxin 39752e9b4f OCT 1. 错误码定义添加对应的数字编号 2022-12-08 16:55:55 +08:00
huangxin 26dac02936 OCT 1. 更新接口错误码返回消息 2022-12-08 15:21:26 +08:00
huangxin ca3002ecfb OCT 1. 重构错误码,支持错误字符串以及错误描述 2022-12-05 12:26:36 +08:00