【代码评审】IoT:插件机制

This commit is contained in:
YunaiV
2025-01-08 22:36:38 +08:00
parent 0af6d5a758
commit aad0581777
7 changed files with 27 additions and 31 deletions

View File

@@ -11,6 +11,7 @@ import org.springframework.web.bind.annotation.RestController;
import javax.annotation.Resource;
import java.util.concurrent.CompletableFuture;
// TODO 芋艿:后续 review 下
/**
* 插件实例 RPC 接口
*