|
|
@@ -1,108 +0,0 @@
|
|
|
-{
|
|
|
- "groups": [
|
|
|
- {
|
|
|
- "name": "water-electric",
|
|
|
- "type": "com.template.config.WaterElectricConfig",
|
|
|
- "sourceType": "com.template.config.WaterElectricConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3",
|
|
|
- "type": "com.template.config.WxPayV3Config",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- }
|
|
|
- ],
|
|
|
- "properties": [
|
|
|
- {
|
|
|
- "name": "water-electric.data-secret",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "运营商数据秘钥",
|
|
|
- "sourceType": "com.template.config.WaterElectricConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "water-electric.data-secret-iv",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "数据秘钥初始化向量",
|
|
|
- "sourceType": "com.template.config.WaterElectricConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "water-electric.operator-id",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "运营商标识",
|
|
|
- "sourceType": "com.template.config.WaterElectricConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "water-electric.operator-secret",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "运营商秘钥",
|
|
|
- "sourceType": "com.template.config.WaterElectricConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "water-electric.service-host",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "服务地址",
|
|
|
- "sourceType": "com.template.config.WaterElectricConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "water-electric.sign-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "description": "签名秘钥",
|
|
|
- "sourceType": "com.template.config.WaterElectricConfig"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.api-key",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.api-key3",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.app-id",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.cert-p12-path",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.cert-path",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.domain",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.key-path",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.mch-id",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.platform-cert-path",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.secret",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wechat.pay.v3.serial-num",
|
|
|
- "type": "java.lang.String",
|
|
|
- "sourceType": "com.template.config.WxPayV3Config"
|
|
|
- }
|
|
|
- ],
|
|
|
- "hints": []
|
|
|
-}
|