export class UICommonNoticeEnableParam { doneCallBack: Function; cancelCallBack: Function; callBackThisObj: any; desc: string; }