Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-02-13 11:51:35 +08:00
19 changed files with 642 additions and 13 deletions

View File

@@ -47,4 +47,9 @@ public class SpdmNodeListReq {
*/
private String exeStatus;
/**
* 查询类型0所有1我关注的2我负责的2026-02-13 逻辑待定)
*/
private Integer type;
}