设备上电提交接口添加区域号保存逻辑

This commit is contained in:
mi9688
2025-01-08 08:46:19 +08:00
parent 6eae096ba7
commit bc34078089
3 changed files with 12 additions and 6 deletions

View File

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