huanghongfa
2021-06-04 b3f04e40450d64c669feeb3cbdeb25063a223e45
springcloud_k8s_panzhihuazhihuishequ/grid_app/src/main/java/com/panzhihua/grid_app/api/EasyPhotoApi.java
@@ -17,8 +17,8 @@
 * @author lyq
 */
@RestController
@RequestMapping("/easy")
@Api(tags = {"网格综治APP随手拍模块"})
@RequestMapping("/easy/")
@Api(tags = {"网格综治APP随手拍模块@lyq"})
public class EasyPhotoApi extends BaseController {
    @Resource