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

trigger ci

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