|
|
@@ -1,402 +0,0 @@
|
|
|
-{
|
|
|
- "groups": [
|
|
|
- {
|
|
|
- "name": "bohai.api",
|
|
|
- "type": "com.ydtech.config.properties.BohaiApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.BohaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dajia.api",
|
|
|
- "type": "com.ydtech.config.properties.DaJiaApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.DaJiaApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api",
|
|
|
- "type": "com.ydtech.config.properties.GuorenApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api",
|
|
|
- "type": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "master.password",
|
|
|
- "type": "com.ydtech.config.MasterPasswordConfig",
|
|
|
- "sourceType": "com.ydtech.config.MasterPasswordConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api",
|
|
|
- "type": "com.ydtech.config.properties.PingAnApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "spring.datasource.druid",
|
|
|
- "type": "javax.sql.DataSource",
|
|
|
- "sourceType": "com.ydtech.config.DruidConfig",
|
|
|
- "sourceMethod": "druidDataSource()"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api",
|
|
|
- "type": "com.ydtech.config.properties.UnionPayApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.open",
|
|
|
- "type": "com.ydtech.config.properties.WechatOpenProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.WechatOpenProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "yc.api",
|
|
|
- "type": "com.ydtech.config.properties.YongchengApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.YongchengApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api",
|
|
|
- "type": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api",
|
|
|
- "type": "com.ydtech.config.properties.ZijinApiConfigurationProperties",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- }
|
|
|
- ],
|
|
|
- "properties": [
|
|
|
- {
|
|
|
- "name": "bohai.api.bo-hai-public-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.BohaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bohai.api.insurer-code",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.BohaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bohai.api.self-private-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.BohaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bohai.api.self-public-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.BohaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bohai.api.url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.BohaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dajia.api.url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.DaJiaApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.base-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.channel-code",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.iftest",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.interface-pwd",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.interface-user-code",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.policy-flag-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.policy-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.redirect-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.serve-code",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guoren.api.upload-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.GuorenApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.base-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.hua-tai-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.hua-tai-public-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.self-private-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.self-public-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.source-code",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "huatai.api.token-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.HuaTaiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "master.password.ciphertext",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.MasterPasswordConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "master.password.salt",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.MasterPasswordConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.access-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.ak",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "ak",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.bucket",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "文件上传同名",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.client-id",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "客户端id",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.client-secret",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "客户端秘钥",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.host",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "文件上传host",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.ping-an-public-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.self-private-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.self-public-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.signature-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "短信验证页面",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.sk",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "sk",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pingan.api.url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.PingAnApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.access-token-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.app-id",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.app-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.bank-card-verify-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.private-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.public-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.three-factor-verify-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unionpay.api.two-factor-verify-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.UnionPayApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.open.component-app-id",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "设置微信三方平台的appid",
|
|
|
- "sourceType": "com.ydtech.config.properties.WechatOpenProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.open.component-secret",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "设置微信三方平台的app secret",
|
|
|
- "sourceType": "com.ydtech.config.properties.WechatOpenProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "yc.api.pay-call-back",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.YongchengApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "yc.api.url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.YongchengApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.callback-domain",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.callback-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.image-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.page-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.pass-msg-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.session-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.sms-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zhongmei.api.url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZhongmeiApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api.access-token-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api.down-load-document",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api.new-pay-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api.order-detail-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api.order-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api.pay-url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "zijin.api.url",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.ydtech.config.properties.ZijinApiConfigurationProperties"
|
|
|
- }
|
|
|
- ],
|
|
|
- "hints": []
|
|
|
-}
|