Commit 9ca95c97 authored by zhangyong's avatar zhangyong

1

parent df7fd2bc
...@@ -44,7 +44,7 @@ import io.swagger.annotations.ApiOperation; ...@@ -44,7 +44,7 @@ import io.swagger.annotations.ApiOperation;
* @date: 2018年7月23日 上午10:53:38 * @date: 2018年7月23日 上午10:53:38
* *
*/ */
@Api(tags={"文件、图片处理接口"}) @Api(tags={"文件、图片处理接口"})
@RestController @RestController
@RequestMapping("oss") @RequestMapping("oss")
public class OSSFileController { public class OSSFileController {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment