39 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
		
		
			
		
	
	
			39 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
|  | { | ||
|  |   "groups": [ | ||
|  |     { | ||
|  |       "name": "wx.pay", | ||
|  |       "type": "com.hcy.admin.config.wxpay.WxPayProperties", | ||
|  |       "sourceType": "com.hcy.admin.config.wxpay.WxPayProperties" | ||
|  |     } | ||
|  |   ], | ||
|  |   "properties": [ | ||
|  |     { | ||
|  |       "name": "like.production", | ||
|  |       "type": "java.lang.String", | ||
|  |       "description": "Description for like.production." | ||
|  |     }, | ||
|  |     { | ||
|  |       "name": "like.upload-directory", | ||
|  |       "type": "java.lang.String", | ||
|  |       "description": "Description for like.upload-directory." | ||
|  |     }, | ||
|  |     { | ||
|  |       "name": "wx.pay.description", | ||
|  |       "type": "java.lang.String", | ||
|  |       "description": "商品描述", | ||
|  |       "sourceType": "com.hcy.admin.config.wxpay.WxPayProperties" | ||
|  |     }, | ||
|  |     { | ||
|  |       "name": "wx.pay.order-notify-url", | ||
|  |       "type": "java.lang.String", | ||
|  |       "description": "订单支付后回调", | ||
|  |       "sourceType": "com.hcy.admin.config.wxpay.WxPayProperties" | ||
|  |     }, | ||
|  |     { | ||
|  |       "name": "wx.pay.order-refund-notify-url", | ||
|  |       "type": "java.lang.String", | ||
|  |       "sourceType": "com.hcy.admin.config.wxpay.WxPayProperties" | ||
|  |     } | ||
|  |   ], | ||
|  |   "hints": [] | ||
|  | } |