1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-22 10:47:24 +00:00

Add new function.

This commit is contained in:
killing
2012-04-23 22:50:01 +08:00
parent bb5dcd8780
commit b6323b03b8

View File

@@ -12,6 +12,7 @@ func_table = [
[ "int", ["string", "string"] ],
[ "int", ["string", "string", "string"] ],
[ "int", ["string", "string", "int", "int"] ],
[ "int", ["string", "string", "string", "string"]],
[ "int64", [] ],
[ "int64", ["string"] ],
[ "string", [] ],