mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-29 06:09:45 +08:00
🔇 清除部分无用 todo
This commit is contained in:
2
src/plugins/Mys/types/Obc.d.ts
vendored
2
src/plugins/Mys/types/Obc.d.ts
vendored
@@ -36,7 +36,7 @@ declare namespace TGApp.Plugins.Mys.Obc {
|
||||
* @property {number} depth 深度
|
||||
* @property {string} ch_ext 结构化扩展信息
|
||||
* @property {Obc[]} children 子节点,可以递归
|
||||
* @property {unknown[]} list 列表 // todo: 未知类型
|
||||
* @property {unknown[]} list 列表
|
||||
* @return Data
|
||||
*/
|
||||
export interface Data {
|
||||
|
||||
1
src/plugins/Mys/types/Post.d.ts
vendored
1
src/plugins/Mys/types/Post.d.ts
vendored
@@ -272,7 +272,6 @@ declare namespace TGApp.Plugins.Mys.Post {
|
||||
/**
|
||||
* @description help_sys 信息
|
||||
* @since Alpha v0.2.1
|
||||
* @todo 用处未知
|
||||
* @interface HelpSys
|
||||
* @property {unknown} top_up 置顶, 可能为 null
|
||||
* @property {unknown[]} top_n 置顶, 可能为空
|
||||
|
||||
Reference in New Issue
Block a user