记得上下班打卡 | git大法好,push需谨慎

Commit 6afcc8e6 authored by jiangxiulong's avatar jiangxiulong

test

parent 162cb87e
......@@ -574,6 +574,7 @@ public class PerformancesExpressServiceImpl extends ServiceImpl<KylinOrderExpres
Wrappers.lambdaQuery(KylinOrderTickets.class)
.eq(KylinOrderTickets::getOrderTicketsId, kylinOrderExpress.getOrderTicketsId())
);
log.error("jContact", jContact);
String imgPath = codeUtil.html2img(kylinOrderExpress, jContact, jProvince.concat(jCity).concat(jAddress), jTel, orderInfo);
log.error("imgPath", imgPath);
codeUtil.drawImage(imgPath, 1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment