feat:策略责任链

This commit is contained in:
2026-07-18 15:34:15 +08:00
parent e827d1cb07
commit 63b3a5e7f3
12 changed files with 281 additions and 138 deletions

View File

@@ -32,6 +32,11 @@
<artifactId>nl-module-wms-api</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.nl.cloud</groupId>
<artifactId>nl-module-system-api</artifactId>
<version>${revision}</version>
</dependency>
<!-- 业务组件 -->
<dependency>