This commit is contained in:
qaiu
2023-04-21 01:21:56 +08:00
parent 1579da797b
commit 2c010f9321
59 changed files with 128 additions and 694 deletions

View File

@@ -0,0 +1,10 @@
/**
* sinoreal2-web
* <br>Create date 2021/7/8 13:29
*
* @author <a href="https://qaiu.top">QAIU</a>
*/
@ModuleGen(name = "proxy", groupPackage = "cn.qaiu.lz", useFutures = true)
package cn.qaiu.lz;
import io.vertx.codegen.annotations.ModuleGen;