doc[protocol]: 修改文档注释

This commit is contained in:
godotg
2022-07-29 22:39:47 +08:00
parent 1dbae44e59
commit aadabbbc80
223 changed files with 233 additions and 240 deletions
@@ -10,7 +10,7 @@ namespace zfoo {
// 复杂的对象
// 包括了各种复杂的结构,数组,List,Set,Map
//
// @author jaysunxiao
// @author godotg
// @version 3.0
class ComplexObject : public IPacket {
public: