freemarker template TemplateException Error executing macro

1、错误描述

    freemarker.template.TemplateException:Error executing macro:mainSelect

    require parameter:id is not specified

 

2、错误原因

    在定义宏时,给了一个必填的参数id,但是在用的时候没有给id赋值

 

3、解决办法

     给id赋值

再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow

猜你喜欢

转载自www.cnblogs.com/odejsjhshw/p/10382654.html