| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202 |
- {
- "groups": [
- {
- "name": "cos",
- "type": "com.template.config.CosConfig",
- "sourceType": "com.template.config.CosConfig"
- },
- {
- "name": "openid",
- "type": "com.template.config.WxOpenidConfig",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "smong",
- "type": "com.template.config.SmongConfig",
- "sourceType": "com.template.config.SmongConfig"
- },
- {
- "name": "tencentcloud",
- "type": "com.template.config.smsConfig",
- "sourceType": "com.template.config.smsConfig"
- },
- {
- "name": "video",
- "type": "com.template.config.VideoConfig",
- "sourceType": "com.template.config.VideoConfig"
- }
- ],
- "properties": [
- {
- "name": "cos.bucket-name",
- "type": "java.lang.String",
- "description": "存储桶名称",
- "sourceType": "com.template.config.CosConfig"
- },
- {
- "name": "cos.path",
- "type": "java.lang.String",
- "description": "存储桶访问路径",
- "sourceType": "com.template.config.CosConfig"
- },
- {
- "name": "cos.region",
- "type": "java.lang.String",
- "description": "存储桶地区",
- "sourceType": "com.template.config.CosConfig"
- },
- {
- "name": "cos.secret-id",
- "type": "java.lang.String",
- "description": "腾讯云账号秘钥",
- "sourceType": "com.template.config.CosConfig"
- },
- {
- "name": "cos.secret-key",
- "type": "java.lang.String",
- "description": "密码秘钥",
- "sourceType": "com.template.config.CosConfig"
- },
- {
- "name": "openid.appid",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.appkey",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.granttype",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.ip",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.ipconfig",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.ocode",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.return-url",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.shappid",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.shsecret",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.xappid",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "openid.xsecret",
- "type": "java.lang.String",
- "sourceType": "com.template.config.WxOpenidConfig"
- },
- {
- "name": "smong.app-key",
- "type": "java.lang.String",
- "sourceType": "com.template.config.SmongConfig"
- },
- {
- "name": "smong.app-secret",
- "type": "java.lang.String",
- "sourceType": "com.template.config.SmongConfig"
- },
- {
- "name": "smong.master-key",
- "type": "java.lang.String",
- "sourceType": "com.template.config.SmongConfig"
- },
- {
- "name": "smong.product-id",
- "type": "java.lang.String",
- "sourceType": "com.template.config.SmongConfig"
- },
- {
- "name": "tencentcloud.sdk-appid",
- "type": "java.lang.String",
- "sourceType": "com.template.config.smsConfig"
- },
- {
- "name": "tencentcloud.secret-i-d",
- "type": "java.lang.String",
- "sourceType": "com.template.config.smsConfig"
- },
- {
- "name": "tencentcloud.secret-key",
- "type": "java.lang.String",
- "sourceType": "com.template.config.smsConfig"
- },
- {
- "name": "tencentcloud.sign-name",
- "type": "java.lang.String",
- "sourceType": "com.template.config.smsConfig"
- },
- {
- "name": "tencentcloud.sms-min",
- "type": "java.lang.String",
- "sourceType": "com.template.config.smsConfig"
- },
- {
- "name": "tencentcloud.template-id",
- "type": "java.lang.String",
- "sourceType": "com.template.config.smsConfig"
- },
- {
- "name": "video.add-device",
- "type": "java.lang.String",
- "sourceType": "com.template.config.VideoConfig"
- },
- {
- "name": "video.app-key",
- "type": "java.lang.String",
- "sourceType": "com.template.config.VideoConfig"
- },
- {
- "name": "video.delete-device",
- "type": "java.lang.String",
- "sourceType": "com.template.config.VideoConfig"
- },
- {
- "name": "video.get-device",
- "type": "java.lang.String",
- "sourceType": "com.template.config.VideoConfig"
- },
- {
- "name": "video.info-device",
- "type": "java.lang.String",
- "sourceType": "com.template.config.VideoConfig"
- },
- {
- "name": "video.secret",
- "type": "java.lang.String",
- "sourceType": "com.template.config.VideoConfig"
- },
- {
- "name": "video.update-device",
- "type": "java.lang.String",
- "sourceType": "com.template.config.VideoConfig"
- }
- ],
- "hints": []
- }
|