解决自动拣货报空指针问题-张鑫0505
This commit is contained in:
parent
1d67948b6b
commit
c58d29bee8
File diff suppressed because it is too large
Load Diff
|
@ -177,6 +177,8 @@ public class ICAPILocationVOUtils {
|
||||||
}
|
}
|
||||||
|
|
||||||
lvo.setClocationid(rackvo.getPk_rack());
|
lvo.setClocationid(rackvo.getPk_rack());
|
||||||
|
|
||||||
|
bodyvo.setClocationid(rackvo.getPk_rack());
|
||||||
}
|
}
|
||||||
// ÉèÖÃÐòÁкÅÖ÷¼ü
|
// ÉèÖÃÐòÁкÅÖ÷¼ü
|
||||||
String vserialcode = lvo.getVserialcode();
|
String vserialcode = lvo.getVserialcode();
|
||||||
|
|
Loading…
Reference in New Issue