Commit 47463a79 authored by 张振华's avatar 张振华

update

parent 28fbf0ac
......@@ -354,7 +354,7 @@ request: http.post
|----|----|----|
|method|string|Chain33.Query|
|execer|string|执行器名,主链上:token, 平行链上:user.p.xxx.token|
|funcName|string|QueryGrameByID|
|funcName|string|QueryGameByID|
|gameID|string|游戏ID|
**响应报文:**
......@@ -903,7 +903,7 @@ request: http.post
|----|----|----|
|method|string|Chain33.Query|
|execer|string|执行器名,主链上:token, 平行链上:user.p.xxx.token|
|funcName|string|QueryGrameById|
|funcName|string|QueryGameById|
|gameIDs|[]string|游戏ID列表|
**响应报文:**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment