@ -346,7 +346,10 @@ public class IoCollectOrderCodeManService extends ServiceImpl<IoCollectOrderCode
.nameCode(udiRelevanceResponse.getNameCode())
.batchNo(udiEntity.getBatchNo())
.productDate(udiEntity.getProduceDate())
.expireDate(udiEntity.getExpireDate())
.expireDate(udiEntity.getExpireDate()
)
.createTime(new Date())
.createUser(userId)
.updateTime(new Date())