feat: 新增 WMS 模块 RPC Feign 客户端配置
- 创建 RpcConfiguration,注册 CodeGenApi Feign 客户端 - 添加 nl-module-base-api Maven 依赖
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
<artifactId>nl-module-task-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.nl.cloud</groupId>
|
||||
<artifactId>nl-module-base-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 业务组件 -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user