// 分类id export enum PrintCategory { ID = '1659097789878583298', } // 模板打印按钮必然包含的字符串 export enum PrintButton { CODE = 'templateprint', } //