具体代码如下,其中的强转String会产生该问题: requestMeta.addExtFieldsBuilder().setKey(kv.getKey()).setValue((String) kv.getValue());