You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
839 B
30 lines
839 B
{
|
|
"groups": [
|
|
{
|
|
"name": "shop",
|
|
"type": "com.yami.shop.common.config.ShopBasicConfig",
|
|
"sourceType": "com.yami.shop.common.config.ShopBasicConfig"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "shop.a-li-da-yu",
|
|
"type": "com.yami.shop.common.bean.ALiDaYu",
|
|
"description": "阿里大于短信平台",
|
|
"sourceType": "com.yami.shop.common.config.ShopBasicConfig"
|
|
},
|
|
{
|
|
"name": "shop.qiniu",
|
|
"type": "com.yami.shop.common.bean.Qiniu",
|
|
"description": "七牛云的配置信息",
|
|
"sourceType": "com.yami.shop.common.config.ShopBasicConfig"
|
|
},
|
|
{
|
|
"name": "shop.token-aes-key",
|
|
"type": "java.lang.String",
|
|
"description": "用于加解密token的密钥",
|
|
"sourceType": "com.yami.shop.common.config.ShopBasicConfig"
|
|
}
|
|
],
|
|
"hints": []
|
|
} |