报告在扩展 Constants 接口的接口中带有形参的方法。

扩展 com.google.gwt.i18n.client.Constants 的接口中的方法对应于链接的属性文件中的非形参化属性,并且不能有形参。

快速修复会更改接口以扩展支持形参化属性的 com.google.gwt.i18n.client.Messages 接口。