feat(behaviour): 添加行为树模块功能实现
- 添加节点参数的保存、更新和删除操作支持
This commit is contained in:
@@ -59,11 +59,6 @@
|
||||
<artifactId>solution-system</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.solution</groupId>
|
||||
<artifactId>solution-behaviour</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user