chenjun3_wd

预约bean

interface LiveDTO {
liveId: number;
relationId: string;
subscribe: boolean;
}
\ No newline at end of file
... ...