refactor travel

This commit is contained in:
Timi
2025-12-13 18:44:37 +08:00
parent 880e702288
commit 69659a1746
37 changed files with 4154 additions and 400 deletions

View File

@ -23,7 +23,7 @@ export type Journal = {
/** 天气 */
weatcher?: string;
// ---------- 以下为 VO 字段 ----------
// ---------- 视图属性 ----------
/** 日期 */
date?: string;