新增结构初始化

This commit is contained in:
2025-11-01 21:35:57 +08:00
parent 1faa7c29bd
commit 47e97e2ecf

View File

@@ -33,6 +33,7 @@ public class HotakeSysFileController extends BaseController {
@Autowired @Autowired
private IHotakeSysFileService hotakeSysFileService; private IHotakeSysFileService hotakeSysFileService;
/** /**
* 查询文件管理列表 * 查询文件管理列表
*/ */