import { MaterialInfoEntity } from "./MaterialInfoEntity" export class WxVideoEntity { items?: Array playback: boolean = false }