序号,英文名称,中文名称,设置值,备注信息 1,transDir,报文分类目录,blockchain(区块链浏览器),特别重要 2,code2uri,交易码转化为URI,false, 3,transType,通讯类型,json,缺省json 4,transCode,交易码的key,transCode, 5,clienthttpHead,客户端http头传送内容,"x-auth-token,x-auth-user", 6,serverhttpHead,服务器端http返回头传送内容,, 7,host,连接主机IP,192.168.219.183, 8,port,连接主机port,16301, 9,uri,请求URI,/notarybrowser/TransServlet, 10,headname,系统头的名字,BLOCKCHAINHEAD, 11,transmitter,通讯服务实现类,httpAsyncClient,