refactor journal-detail-popup
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
/** 系统媒体项目 */
|
||||
export type MediaItem = {
|
||||
|
||||
journalId?: number;
|
||||
|
||||
/** 类型 */
|
||||
type: MediaItemType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user