The string "--" is not permitted within comments.

报错:The string "--" is not permitted within comments. get 解决:<!-- 根据回答id查单个回答--getAnswerVo --> 注释中间多了一个"--",去掉就行了. 正确 : <!-- 根据回答id查单个回答getAnswerVo --> string
相关文章
相关标签/搜索