Althars123 4 жил өмнө
parent
commit
e79e7f0b43

+ 1 - 1
hzgzpt-service/src/main/java/com/miaxis/file/controller/FileInfoController.java

@@ -34,7 +34,7 @@ import java.util.List;
  */
  */
 @RestController
 @RestController
 @RequestMapping("/file/info")
 @RequestMapping("/file/info")
-@Api(tags={"【公共-文件】"})
+@Api(tags={"【公共-文件服务】"})
 public class FileInfoController extends BaseController{
 public class FileInfoController extends BaseController{
     @Autowired
     @Autowired
     private IFileInfoService fileInfoService;
     private IFileInfoService fileInfoService;