cloud-server-other/src/main/java/com/dsh/other/controller/StoreController.java
@@ -136,7 +136,7 @@ @ResponseBody @PostMapping("/base/store/queryStoreLists") @ApiOperation(value = "获取门店列表", tags = {"APP-加入玩湃"}) @ApiOperation(value = "获取门店列表", tags = {"APP-加入玩湃", "APP-课程列表"}) @ApiImplicitParams({ @ApiImplicitParam(value = "经纬", name = "lon", dataType = "string", required = true), @ApiImplicitParam(value = "纬度", name = "lat", dataType = "string", required = true),