无关风月
5 天以前 6e23a1d4d7c2e56f229b5391efdc38210f70fc8d
common/src/main/java/com/jilongda/common/Ticket/TicketUtil.java
@@ -572,7 +572,7 @@
               continue;
            }
            if (tOrderGoodsPrintVO.getModelId()!=null){
            if (tOrderGoodsPrintVO.getLLens()!=null){
               content.append("左眼镜片:").append(tOrderGoodsPrintVO.getBrandName()==null?"     "+"-":tOrderGoodsPrintVO.getBrandName()+"-").append(tOrderGoodsPrintVO.getSeriesName()==null?"     "+"-":tOrderGoodsPrintVO.getSeriesName()+"-").append(tOrderGoodsPrintVO.getRefractiveIndex()==null?"     "+"-":tOrderGoodsPrintVO.getRefractiveIndex()).append("<BR>");
               continue;
            }