|
|
|
@ -27,6 +27,20 @@ import (
|
|
|
|
|
// @contact.email support@swagger.io
|
|
|
|
|
// @license.name Apache 2.0
|
|
|
|
|
// @license.url http://www.apache.org/licenses/LICENSE-2.0.html
|
|
|
|
|
// @tag.name dataaccess
|
|
|
|
|
// @tag.description 数据订阅
|
|
|
|
|
// @tag.name dataerror
|
|
|
|
|
// @tag.description 数据异常
|
|
|
|
|
// @tag.name datasource
|
|
|
|
|
// @tag.description 数据源
|
|
|
|
|
// @tag.name datastatistic
|
|
|
|
|
// @tag.description 数据统计
|
|
|
|
|
// @tag.name jyt2012
|
|
|
|
|
// @tag.description 字典
|
|
|
|
|
// @tag.name metadata
|
|
|
|
|
// @tag.description 元数据
|
|
|
|
|
// @tag.name orgtree
|
|
|
|
|
// @tag.description 机构目录
|
|
|
|
|
// @host 127.0.0.1:8005
|
|
|
|
|
func main() {
|
|
|
|
|
// 发布模式
|
|
|
|
|