mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2026-03-13 11:20:33 +00:00
* refactor: 移除 ObjResp 中的 Id 和 Path 字段 * 移除op.List的自动设置Path Path和Id只在驱动内使用,不应由op.List设置Path * cnb_releases:将 Addition 结构体中的 RootPath 字段为 RootID 当List方法加载二级目录时,若使用的是Id,应对使用driver.RootID * doubao_share: 添加潜在bug注释 * 添加 GetRootPath 方法到多个驱动