Revert "update 将dubbo包名改为remote包名"

This reverts commit 792941fe
This commit is contained in:
疯狂的狮子Li
2026-03-24 18:04:13 +08:00
parent 1bce97a536
commit 990a0f4b01
18 changed files with 24 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
package org.dromara.workflow.remote;
package org.dromara.workflow.dubbo;
import lombok.RequiredArgsConstructor;
import org.apache.dubbo.config.annotation.DubboService;