{ "groups": [ { "name": "wx.pay", "type": "com.doumee.core.wx.WxPayProperties", "sourceType": "com.doumee.core.wx.WxPayProperties" } ], "properties": [ { "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": [] }