no message

main
HUOJIN\92525 2026-02-08 21:17:33 +08:00
parent d98a4c07c5
commit 6d41ee8fc8
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ public class TesStockTest {
JSONObject podObject = podList.getJSONObject(i);
String podID = podObject.getString("podID");
String storageID = podObject.getString("storageID");
//1.4230、1.14560
//1.4230、1.14560、1.14554
if ("P002000".equals(podID)) {
continue;
}