feat: 添加更新设备的组合API

This commit is contained in:
yangsy
2025-12-25 01:28:48 +08:00
parent 05b94b2707
commit 26d894ba1c
2 changed files with 60 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ export * from './detail-device';
export * from './export-device';
export * from './import-device';
export * from './probe-device';
export * from './update-device';