feat(可回溯): 配置调整

修改配置文件nacos
This commit is contained in:
BrandWang
2023-05-12 10:20:40 +08:00
parent 2a33bdcfaf
commit 6312fb6070
3 changed files with 6 additions and 7 deletions
@@ -12,7 +12,6 @@ import com.wabestway.engine.api.dfs.UploadFileDTO;
import com.wabestway.engine.api.dfs.UploadRespVO;
import com.wabestway.engine.api.feign.DfsStorageFeignClient;
import com.wabestway.recall.trace.entity.RecallOrderEntity;
import com.wabestway.recall.trace.entity.RecallRecordEntity;
import com.wabestway.recall.trace.service.RecallOrderService;
import com.wabestway.recall.trace.service.RecallRecordService;
import com.wabestway.recall.trace.vo.RecallRecordVO;