zr_gps.js 359 Bytes
Newer Older
Spencer Chang's avatar
Spencer Chang committed
1 2 3 4 5 6
var gps_config = {
	newGpsUrl : "http://workorder2016.lunztech.cn/api/OutwardInterface/AddOrderWithVpsInfos",
	findGpsUrl : "http://workorder2016.lunztech.cn/api/OutwardInterface/GetBaseOrderInfoByAppCode",
	findGpsPosiUrl : "http://workorder2016.lunztech.cn/api/OutwardInterface/GetAllEqPositionsByAppCode",
	appkey:"CB4A40DE-2E86-47BE-89BE-FEE881A53447"
};