|
@@ -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;
|