{
	"definitions"	:  
			[{
				"type"			:   "reference",
				"id"			:	"formService",
				"interface" 	:	"kd.bos.mservice.form.FormService",
				"protocol"		:	"dubbo",
				"timeout"		:	"600000",
				"url" : "dubbo://localhost:20880"
			}]
}
