{
|
"groups": [
|
{
|
"name": "data-sync",
|
"type": "com.doumee.config.DataSyncConfig",
|
"sourceType": "com.doumee.config.DataSyncConfig"
|
},
|
{
|
"name": "wx.pay",
|
"type": "com.doumee.core.wx.WxPayProperties",
|
"sourceType": "com.doumee.core.wx.WxPayProperties"
|
}
|
],
|
"properties": [
|
{
|
"name": "data-sync.need-deal-img",
|
"type": "java.lang.Boolean",
|
"sourceType": "com.doumee.config.DataSyncConfig"
|
},
|
{
|
"name": "data-sync.org-user-data-origin",
|
"type": "java.lang.Integer",
|
"sourceType": "com.doumee.config.DataSyncConfig"
|
},
|
{
|
"name": "data-sync.visitor-data-origin",
|
"type": "java.lang.Integer",
|
"sourceType": "com.doumee.config.DataSyncConfig"
|
},
|
{
|
"name": "wx.pay.app-id",
|
"type": "java.lang.String",
|
"description": "AppID",
|
"sourceType": "com.doumee.core.wx.WxPayProperties"
|
},
|
{
|
"name": "wx.pay.app-secret",
|
"type": "java.lang.String",
|
"description": "AppSecret",
|
"sourceType": "com.doumee.core.wx.WxPayProperties"
|
},
|
{
|
"name": "wx.pay.key-path",
|
"type": "java.lang.String",
|
"description": "支付证书(p12)",
|
"sourceType": "com.doumee.core.wx.WxPayProperties"
|
},
|
{
|
"name": "wx.pay.mch-id",
|
"type": "java.lang.String",
|
"description": "微信商户号",
|
"sourceType": "com.doumee.core.wx.WxPayProperties"
|
},
|
{
|
"name": "wx.pay.mch-key",
|
"type": "java.lang.String",
|
"description": "支付API密钥",
|
"sourceType": "com.doumee.core.wx.WxPayProperties"
|
},
|
{
|
"name": "wx.pay.notify-url",
|
"type": "java.lang.String",
|
"description": "支付回调地址",
|
"sourceType": "com.doumee.core.wx.WxPayProperties"
|
}
|
],
|
"hints": []
|
}
|