0
点赞
收藏
分享

微信扫一扫

错误#{...} is not allowed in template text

素锦时年_1b00 2022-03-12 阅读 67
(line: 12, column: 6) #{...} is not allowed in template text

可以看一下自己对应文件的占位符的参数是否使用@Param注解如果使用了
则需要把#改成$    如下图

在这里插入图片描述

举报

相关推荐

0 条评论