⚰️ 清了一下 todo

This commit is contained in:
BTMuli
2023-09-06 10:25:49 +08:00
parent a64fc23f87
commit 427abd8fa7
16 changed files with 35 additions and 253 deletions

View File

@@ -12,7 +12,7 @@ declare namespace TGApp.Sqlite.NameCard {
* @interface SingleTable
* @property {string} name - 名片名称
* @property {string} desc - 名片描述
* @description 0: 其他1: 成就2角色3纪行4活动 // todo: 后续用枚举替换
* @description 0: 其他1: 成就2角色3纪行4活动
* @property {number} type - 名片类型
* @property {string} source - 名片来源
* @property {string} updated - 数据库更新时间