Commit a4761d16 authored by jixing wei's avatar jixing wei Committed by vipwzw

trigger ci

parent 2b4aae07
...@@ -24,8 +24,9 @@ const ( ...@@ -24,8 +24,9 @@ const (
// retrieve names // retrieve names
var ( var (
JRPCName = "Retrieve" JRPCName = "Retrieve"
RetrieveX = "retrieve" RetrieveX = "retrieve"
ExecerRetrieve = []byte(RetrieveX) ExecerRetrieve = []byte(RetrieveX)
actionName = map[string]int32{ actionName = map[string]int32{
......
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