1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-20 17:59:20 +00:00

add new function

This commit is contained in:
xiez
2012-04-24 22:52:30 +08:00
parent b6323b03b8
commit 97e05dc11f

View File

@@ -29,6 +29,7 @@ func_table = [
[ "objlist", ["string", "int"] ],
[ "objlist", ["string", "int", "int"] ],
[ "objlist", ["string", "string", "int"] ],
[ "objlist", ["string", "string", "int", "int"] ],
[ "object", [] ],
[ "object", ["int"] ],
[ "object", ["string"] ],