no message
parent
d98a4c07c5
commit
6d41ee8fc8
|
|
@ -72,7 +72,7 @@ public class TesStockTest {
|
||||||
JSONObject podObject = podList.getJSONObject(i);
|
JSONObject podObject = podList.getJSONObject(i);
|
||||||
String podID = podObject.getString("podID");
|
String podID = podObject.getString("podID");
|
||||||
String storageID = podObject.getString("storageID");
|
String storageID = podObject.getString("storageID");
|
||||||
//1.4230、1.14560
|
//1.4230、1.14560、1.14554
|
||||||
if ("P002000".equals(podID)) {
|
if ("P002000".equals(podID)) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue