Commit af56ff1d9565f73f0a92eed0a172f67468eced91

Authored by aarongao
1 parent 2dfaea99
Exists in v1.2 and in 2 other branches master, v1.1

bug

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
API/Item.go
... ... @@ -44,7 +44,6 @@ func ItemInfo(c *gin.Context) {
44 44 SItem,
45 45 })
46 46 }
47   -
48 47 }
49 48  
50 49 // @Title 查询所有游玩项目
... ...