From 57d9acaf64692b6c34ddc9f1041da2a578d57aa0 Mon Sep 17 00:00:00 2001 From: aarongao Date: Wed, 5 Feb 2020 11:15:29 +0800 Subject: [PATCH] .. --- API/Item.go | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API/Item.go b/API/Item.go index 2c0055d..9f8a42f 100644 --- a/API/Item.go +++ b/API/Item.go @@ -40,7 +40,7 @@ func ItemInfo(c *gin.Context) { } // @Title 查询所有游玩项目 -// @Description 查询所有游玩项目 +// @Description 设备管理 - 查询所有游玩项目 // @Accept json // @Produce json // @Success 200 {object} tools.ResponseSeccess "Tags所属标签,标签有分类;LimitHeight限高;PlayDuration游玩时长;SceneTime场次时间;Picture照片;Voice音频;AverageConsumption平均消费;Menu菜单" diff --git a/README.md b/README.md index 2a5ea47..ede794e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ### API List 1. [查询所有商品](#allcommodity-get) 1. [设备管理 - 获得所有设备的等待时间](#allitemtime-get) -1. [查询所有游玩项目](#allitems-get) +1. [设备管理 - 查询所有游玩项目](#allitems-get) 1. [查询所有线路](#allline-get) 1. [所有景区基础信息](#allscenic-get) 1. [查询商品信息](#commodityinfo-get) @@ -71,7 +71,7 @@ #### /AllItems (GET) -查询所有游玩项目 +设备管理 - 查询所有游玩项目 | Code | Type | Model | Message | |-----|-----|-----|-----| -- libgit2 0.21.0