🔨 添加规格信息.

This commit is contained in:
lijiahangmax
2025-11-01 22:52:50 +08:00
parent 3c7a0947ee
commit 5bbf46d141
7 changed files with 58 additions and 9 deletions

View File

@@ -51,6 +51,16 @@ public class HostSpecExtraModel implements GenericsDataModel {
*/
private String sn;
/**
* 制造商
*/
private String vendor;
/**
* 型号
*/
private String model;
/**
* 系统名称
*/