mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-12 12:52:51 +00:00
修改版本号
This commit is contained in:
parent
fe9630d15c
commit
590d73dfe3
@ -353,7 +353,7 @@ public class OpenApiController extends JeecgController<OpenApi, OpenApiService>
|
||||
SwaggerInfo info = new SwaggerInfo();
|
||||
|
||||
info.setDescription("OpenAPI 接口列表");
|
||||
info.setVersion("3.7.1");
|
||||
info.setVersion("3.8.0");
|
||||
info.setTitle("OpenAPI 接口列表");
|
||||
info.setTermsOfService("https://jeecg.com");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user