IDP.Custom.Design.CustomModel.CustomModelProperty 类型
type CustomModelProperty<T extends number | string | boolean = any> = ICustomModelLiteProperty<T>;
用户自定议参数
type CustomModelProperty<T extends number | string | boolean = any> = ICustomModelLiteProperty<T>;
用户自定议参数