lzq 2025-06-04 14:53:04 +08:00
parent 25b9913eb1
commit 604631172b
1 changed files with 2 additions and 2 deletions

View File

@ -564,9 +564,9 @@ public class HardService {
} }
printDate(carNo, devNo, laneName, optName, "开闸结束"); printDate(carNo, devNo, laneName, optName, "开闸结束");
if (deviceNo.equals("e6141562-e3ca0602")) { /* if (deviceNo.equals("e6141562-e3ca0602")) {
rollerDoor(); rollerDoor();
} } */
return 1; return 1;
} }