mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-05-04 11:01:26 +08:00
[重大更新] 使用 spring feign 替代 HttpServiceClient (功能太新 支持不完全 使用成本太高)
This commit is contained in:
@@ -17,7 +17,7 @@ import java.util.Map;
|
||||
* @Author ZETA
|
||||
* @Date 2024/6/3
|
||||
*/
|
||||
@RemoteServiceController
|
||||
@RemoteServiceController(path = "/remote/workflow")
|
||||
@RequiredArgsConstructor
|
||||
public class RemoteWorkflowServiceImpl implements RemoteWorkflowService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user