fix:关闭A股资讯定时任务
This commit is contained in:
@@ -128,7 +128,7 @@ public class Swagger2Config {
|
||||
|
||||
public ApiInfoBuilder commonApiInfoBuilder() {
|
||||
return new ApiInfoBuilder()
|
||||
.description("鑫宝 接口文档")
|
||||
.description("英文股票接口文档")
|
||||
.termsOfServiceUrl("http://www.xxxx.cn/")
|
||||
.licenseUrl("http://www.apache.org/licenses/LICENSE-2.0").version("v1.0");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user