{
	"definitions"	:  
			[{
				"type"			:   "reference",
				"id"			:	"debugService",
				"interface" 	:	"kd.bos.mservice.serverscript.debug.DebugService",
				"protocol"		:	"dubbo",
				"timeout"		:	"600000",
				"url" : "dubbo://localhost:20880"
			}]
}
