ApplicationConfigs interface
应用程序配置
属性
| customized | 应用程序配置的自定义值。 |
| default |
应用程序配置的默认值。 |
| name | 应用程序配置的名称。 |
| platform | 应用程序配置的平台类型。 |
| type | 应用程序配置的类型。 |
| value | 应用程序配置的值。 |
属性详细信息
customized
应用程序配置的自定义值。
customized: string
属性值
string
defaultValue
应用程序配置的默认值。
defaultValue: string
属性值
string
name
应用程序配置的名称。
name: string
属性值
string
platform
应用程序配置的平台类型。
platform: string
属性值
string
type
应用程序配置的类型。
type: string
属性值
string
value
应用程序配置的值。
value: string
属性值
string