(line: 12, column: 6) #{...} is not allowed in template text 可以看一下自己对应文件的占位符的参数是否使用@Param注解如果使用了 则需要把#改成$ 如下图