mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
no need
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//该产品的构建基本配置,公司统一模板,禁止开发人员修改。
|
||||
//该产品的构建基本配置,统一模板,禁止开发人员修改。
|
||||
ext {
|
||||
swaggerVersion = "3.0.0"
|
||||
lombokVersion = "1.18.16"
|
||||
@@ -56,7 +56,7 @@ jar {
|
||||
|
||||
manifest {
|
||||
attributes "releaseVersion": version + "-" + getGitVersion()
|
||||
attributes "vendor": "GRIDNT山东网聪信息科技有限公司"
|
||||
attributes "vendor": "GRIDNT山东网聪信息科技有限"
|
||||
attributes "buildTime": new Date().format("yyyy-MM-dd HH:mm:ss", TimeZone.getTimeZone("GMT+08:00"))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user