ApiMessage.md 260 B

# ApiMessage

底层为SersFile

第一个文件 为 RpcContextData

json 字符串存储 见RpcContextData.md

第二个文件 为 value

json 字符串存储,亦可为byte[],没有限制 若为Request 则为 ArgValue 若为Reply则 为 ReturnValue