namespace java cn.iselab.mooctest.site.thrift include "RpcBase.thrift" service MooctestSiteThrift { string sayHi( 1: string name ) }