refactor travel
This commit is contained in:
@ -23,7 +23,7 @@ export type Journal = {
|
||||
/** 天气 */
|
||||
weatcher?: string;
|
||||
|
||||
// ---------- 以下为 VO 字段 ----------
|
||||
// ---------- 视图属性 ----------
|
||||
|
||||
/** 日期 */
|
||||
date?: string;
|
||||
|
||||
Reference in New Issue
Block a user