refactor(open): 重构及优化应用管理代码

This commit is contained in:
2024-11-17 22:18:02 +08:00
parent 3116836b01
commit d1b38242b9
15 changed files with 313 additions and 308 deletions

View File

@@ -41,10 +41,9 @@
<dependency>
<groupId>top.continew</groupId>
<artifactId>continew-plugin-schedule</artifactId>
<version>${revision}</version>
</dependency>
<!-- 能力开放插件(包括应用管理、API开放授权、API开发等 -->
<!-- 能力开放插件(后续会改造为独立插件 -->
<dependency>
<groupId>top.continew</groupId>
<artifactId>continew-plugin-open</artifactId>