mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-19 13:53:02 +00:00
vert.x升级到4.4.1
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
package cn.qaiu.lz;
|
||||
|
||||
import cn.qaiu.vx.core.Deploy;
|
||||
import cn.qaiu.vx.core.util.VertxHolder;
|
||||
import io.vertx.core.json.JsonObject;
|
||||
import lombok.val;
|
||||
|
||||
|
||||
/**
|
||||
@@ -22,7 +24,6 @@ public class AppMain {
|
||||
* @param jsonObject 配置
|
||||
*/
|
||||
private static void exec(JsonObject jsonObject) {
|
||||
//
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user