This commit is contained in:
qaiu
2023-06-21 02:53:58 +00:00
parent 67edd5b5d8
commit 0d5b771db8

View File

@@ -5,7 +5,6 @@ import cn.qaiu.lz.common.util.CommonUtils;
import cn.qaiu.vx.core.util.VertxHolder;
import io.vertx.core.Future;
import io.vertx.core.Promise;
import io.vertx.core.Vertx;
import io.vertx.core.json.JsonObject;
import io.vertx.ext.web.client.WebClient;
import lombok.extern.slf4j.Slf4j;