jpfss

简单记录一EL表达式的判断用法

<c:if test="${(order.status == \'06\'&& order.type==\'02\') || (order.status == \'09\'&& order.type==\'06\')}">

分类:

技术点:

相关文章: