This website works better with JavaScript.
Home
Explore
Help
Sign In
zhimeng
/
agent_ad
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新
master
huangjiajun
2 months ago
parent
e74653c8c6
commit
1aa31f43f6
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
app/hdl/hdl_index.go
+ 3
- 3
app/hdl/hdl_index.go
View File
@@ -59,9 +59,9 @@ func IndexTotal(c *gin.Context) {
}
// IndexAppList
// @Summary
数据明细
// @Tags
数据中心
------嘉俊
// @Description
数据中心-数据明细
// @Summary
应用列表
// @Tags
首页
------嘉俊
// @Description
首页-应用列表
// @param Authorization header string true "验证参数Bearer和token空格拼接"
// @Accept json
// @Produce json
Write
Preview
Loading…
Cancel
Save