mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 20:33:03 +00:00
init
This commit is contained in:
@@ -3,7 +3,7 @@ package cn.qaiu.lz.common;
|
||||
import io.vertx.core.json.JsonObject;
|
||||
|
||||
/**
|
||||
* sinoreal2-web <br>
|
||||
* lz-web <br>
|
||||
* 实现此接口 POJO转JSON对象
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
@@ -11,7 +11,7 @@ import lombok.Data;
|
||||
import lombok.NoArgsConstructor;
|
||||
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
* <br>Create date 2021/8/10 11:10
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
* <br>Create date 2021/7/8 13:29
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
@@ -7,7 +7,7 @@ import io.vertx.core.Future;
|
||||
import io.vertx.core.json.JsonObject;
|
||||
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
* <br>Create date 2021/7/12 17:16
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
@@ -7,7 +7,7 @@ import java.lang.reflect.InvocationTargetException;
|
||||
import java.lang.reflect.Method;
|
||||
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
* <br>Create date 2021/8/25 14:28
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
@@ -6,7 +6,7 @@ import io.vertx.codegen.annotations.ProxyGen;
|
||||
import io.vertx.core.Future;
|
||||
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
* <br>Create date 2021/8/27 14:06
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
@@ -9,7 +9,7 @@ import io.vertx.core.json.JsonObject;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
* <br>Create date 2021/7/12 17:26
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
@@ -6,7 +6,7 @@ import cn.qaiu.vx.core.annotaions.Service;
|
||||
import io.vertx.core.Future;
|
||||
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
* <br>Create date 2021/8/27 14:09
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
curl -F "file=@C:\Users\qaiu\Desktop\real\sinoreal2-web\web\src\main\resources\logback.xml" -i -XPOST 127.0.0.1:8088/demo/basePointApi/importTags
|
||||
curl -F "file=@C:\Users\qaiu\Desktop\real\lz-web\web\src\main\resources\logback.xml" -i -XPOST 127.0.0.1:8088/demo/basePointApi/importTags
|
||||
|
||||
curl -F "file=@C:\Users\qaiu\Desktop\3.csv" -i -XPOST 127.0.0.1:8088/demo/basePointApi/importTags
|
||||
|
||||
@@ -11,7 +11,7 @@ import io.vertx.ext.stomp.StompServerOptions;
|
||||
import java.util.Arrays;
|
||||
|
||||
/**
|
||||
* sinoreal2-web
|
||||
* lz-web
|
||||
* <p>create 2021/9/18 12:10</p>
|
||||
*
|
||||
* @author <a href="https://qaiu.top">QAIU</a>
|
||||
|
||||
Reference in New Issue
Block a user