设备上电自动审核逻辑修改

This commit is contained in:
mi9688
2025-01-07 17:53:10 +08:00
parent 8ac5f1c690
commit 99e3a161a8
6 changed files with 33 additions and 20 deletions

View File

@ -17,4 +17,7 @@ public class DevicePowerDTO {
private String framType;
private String facType;
private String testRecord;
//---------------------------------
String serialNumber;
}