审核门店
This commit is contained in:
@@ -889,7 +889,7 @@ func (c *StoreController) GetStoreAudit() {
|
|||||||
// @Title 门店审核
|
// @Title 门店审核
|
||||||
// @Description 门店审核
|
// @Description 门店审核
|
||||||
// @Param token header string true "认证token"
|
// @Param token header string true "认证token"
|
||||||
// @Param payload fomData string true "json数据,storeaudit对象"
|
// @Param payload formData string true "json数据,storeaudit对象"
|
||||||
// @Param status formData int false "审核标志,1通过,-1 不通过"
|
// @Param status formData int false "审核标志,1通过,-1 不通过"
|
||||||
// @Success 200 {object} controllers.CallResult
|
// @Success 200 {object} controllers.CallResult
|
||||||
// @Failure 200 {object} controllers.CallResult
|
// @Failure 200 {object} controllers.CallResult
|
||||||
|
|||||||
Reference in New Issue
Block a user