针对List或Map的对象都用byte[],好痛苦阿。。
如果不用useService
Server端
Map methodOne(String arg1, String arg2, List arg3)
客户端调用时候(invoke),
server到args要new String下,client得到结果来也要new String下。。
phprpc赶快出针对泛型这块的方案阿
针对List或Map的对象都用byte[],好痛苦阿。。
如果不用useService
Server端
Map methodOne(String arg1, String arg2, List arg3)
客户端调用时候(invoke),
server到args要new String下,client得到结果来也要new String下。。
phprpc赶快出针对泛型这块的方案阿