export default class QMSCKEditorTree { rootId: string; parentId: string; rootName: string; subName: string; childId: string; childName: string; statusId: number; displayId: number; }