You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
670 B
JSON
32 lines
670 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"name": "alipay",
|
|
"type": "cn.jlw.aliPay.entity.AliPayBean",
|
|
"sourceType": "cn.jlw.aliPay.entity.AliPayBean"
|
|
},
|
|
{
|
|
"name": "sms",
|
|
"type": "cn.jlw.util.SmsConfig",
|
|
"sourceType": "cn.jlw.util.SmsConfig"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "sms.secret",
|
|
"type": "java.lang.String",
|
|
"sourceType": "cn.jlw.util.SmsConfig"
|
|
},
|
|
{
|
|
"name": "sms.url",
|
|
"type": "java.lang.String",
|
|
"sourceType": "cn.jlw.util.SmsConfig"
|
|
},
|
|
{
|
|
"name": "sms.usercode",
|
|
"type": "java.lang.String",
|
|
"sourceType": "cn.jlw.util.SmsConfig"
|
|
}
|
|
],
|
|
"hints": []
|
|
} |