mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-03 22:04:24 +00:00
Support json param type.
This commit is contained in:
@@ -8,4 +8,5 @@ func_table = [
|
||||
[ "object", ["string"] ],
|
||||
[ "objlist", ["string", "int"] ],
|
||||
[ "json", ["string", "int"] ],
|
||||
[ "json", ["json"]],
|
||||
]
|
||||
|
Reference in New Issue
Block a user