zentao-api / ZentaoProfilesStore
Interface: ZentaoProfilesStore
本地 profile 存储文件或浏览器 localStorage 中的 JSON 结构。
Properties
| Property | Type | Description |
|---|---|---|
currentProfile? | string | 当前使用的 profile key。 |
profiles | ZentaoProfile[] | 保存的 profile 列表。 |
zentao-api / ZentaoProfilesStore
本地 profile 存储文件或浏览器 localStorage 中的 JSON 结构。
| Property | Type | Description |
|---|---|---|
currentProfile? | string | 当前使用的 profile key。 |
profiles | ZentaoProfile[] | 保存的 profile 列表。 |