🔨 添加 SN.

This commit is contained in:
lijiahangmax
2025-04-03 01:38:37 +08:00
parent cdc3c88507
commit 0e0c9cc628
3 changed files with 15 additions and 0 deletions

View File

@@ -41,6 +41,11 @@ import java.util.List;
@AllArgsConstructor
public class HostSpecExtraModel implements GenericsDataModel {
/**
* sn
*/
private String sn;
/**
* 系统名称
*/