提交 3deaf99a 编写于 作者: J J2P 提交者: Ryan Dahl

Format msg.fbs

上级 d8149498
......@@ -133,17 +133,17 @@ table TimerClear {
table Environ {}
table SetEnv {
key: string;
value: string;
key: string;
value: string;
}
table EnvironRes {
map: [EnvPair];
map: [EnvPair];
}
table EnvPair {
key: string;
value: string;
key: string;
value: string;
}
table FetchReq {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册