mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-14 10:57:19 +08:00
refactor(open): 重构及优化应用管理代码
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user