<c:if test="${order.baofang eq 0 }">
无包间
</c:if>
<c:if test="${order.baofang eq 1 }">
包间
</c:if>
<c:if test="${flag eq 'me'}">
is ${flag }
</c:if>
<c:if test="${order.baofang eq 0 }">
无包间
</c:if>
<c:if test="${order.baofang eq 1 }">
包间
</c:if>
<c:if test="${flag eq 'me'}">
is ${flag }
</c:if>