/** * 开关值JSON类型 */ type CFPDSwitchValue = boolean | CFPDLogicConfig;