本页总览IParameter 接口 interface IParameter 模型变量 属性 category category?: string; 变量类型, system:系统变量; basic:基础变量; custom:⾃定义变量。 displayName displayName?: string; 展示名 max max?: string; 变量值的设置类型为区间条件下,max必传,表示区间的最大值 min