config upgrale & cleanup

This commit is contained in:
ycc
2024-09-27 09:31:45 +02:00
parent 87a1759ac4
commit 3a4e950200
6 changed files with 174 additions and 99 deletions

View File

@@ -1,10 +1,10 @@
// @APIVersion 1.0.0
// @Title beego Test API
// @Description beego has a very cool tools to autogenerate documents for your API
// @Contact astaxie@gmail.com
// @TermsOfServiceUrl http://beego.me/
// @License Apache 2.0
// @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
// @Title oc-aggregator
// @Description OpenCloud distributed search aggregation service
// @Contact admin@o-cloud.io
// @TermsOfServiceUrl http://cloud.o-forge.io/
// @License MIT
// @LicenseUrl https://opensource.org/license/mit
package routers
import (