{
	"definitions"	:  
			[{
				"type"			:   "reference",
				"id"			:	"designMetadataService",
				"interface" 	:	"kd.bos.service.metadata.design.DesignMetadataService",
				"protocol"		:	"dubbo",
				"url"			:	"dubbo://localhost:20880",
				"timeout"		:	"600000"
			},
			{
				"type"			:   "reference",
				"id"			:	"metadataService",
				"interface" 	:	"kd.bos.service.metadata.MetadataService",
				"protocol"		:	"dubbo",
				"url"			:	"dubbo://localhost:20880",
				"timeout"		:	"600000"					
			}]
}
