mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
refactor(framework): remove legacy running/sub module base classes and module annotations
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
package work.slhaf.demo.module;
|
||||
|
||||
import work.slhaf.partner.api.agent.factory.module.annotation.AgentRunningModule;
|
||||
|
||||
@AgentRunningModule(name = "module_a", order = 0)
|
||||
public class ATestModule {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user