{
	"definitions"	:  
			[{
				"type"			:   "reference",
				"id"			:	"baseService",
				"interface" 	:	"kd.base.mservice.cloudhub.CloudHubUser",
				"protocol"		:	"dubbo",
				"timeout"		:	"600000",
				"url" : "dubbo://localhost:20880"
			}]
}
