打印增加保质期

master
e 2018-10-28 09:05:08 +08:00
parent 15cd4d6d28
commit fe5f54da5a
1 changed files with 1 additions and 0 deletions

View File

@ -426,6 +426,7 @@ public class SmsSendTask {
wmOmQmIEntity.setGoodsId(mvgoods.getGoodsId());
wmOmQmIEntity.setBarCode(mvgoods.getShpTiaoMa());
wmOmQmIEntity.setGoodsName(mvgoods.getGoodsName());
wmOmQmIEntity.setBaoZhiq(mvgoods.getBzhiQi());
wmOmQmIEntity
.setGoodsUnit(mvgoods.getBaseunit());
} catch (Exception e) {