mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-08 07:29:13 +00:00
为注释内容添加注释原因
This commit is contained in:
@@ -46,7 +46,7 @@ public class JeecgGatewayApplication implements CommandLineRunner {
|
||||
|
||||
/**
|
||||
* 接口地址(通过9999端口直接访问)
|
||||
*
|
||||
* 已使用knife4j-gateway支持该功能
|
||||
* @param indexHtml
|
||||
* @return
|
||||
*/
|
||||
|
@@ -5,7 +5,7 @@
|
||||
//import org.springframework.context.annotation.Bean;
|
||||
//import org.springframework.context.annotation.Configuration;
|
||||
//
|
||||
///**
|
||||
///** 升级spring boot 3后,无法找到平替
|
||||
// * @author: zyf
|
||||
// * @date: 20210715
|
||||
// */
|
||||
|
@@ -17,7 +17,7 @@
|
||||
//
|
||||
//import java.util.*;
|
||||
//
|
||||
///**
|
||||
///** 已使用knife4j-gateway支持该功能
|
||||
// * 聚合各个服务的swagger接口
|
||||
// * @author zyf
|
||||
// * @date: 2022/4/21 10:55
|
||||
|
@@ -9,7 +9,7 @@
|
||||
//
|
||||
//import java.util.List;
|
||||
//
|
||||
///**
|
||||
///** 已使用knife4j-gateway支持该功能
|
||||
// * swagger聚合接口,三个接口都是 doc.html需要访问的接口
|
||||
// * @author zyf
|
||||
// * @date: 2022/4/21 10:55
|
||||
|
Reference in New Issue
Block a user