From 64a385ea1da75fe34ae30b2922a1cd106318cbe6 Mon Sep 17 00:00:00 2001 From: xiejianpeng Date: Wed, 13 Nov 2019 19:24:47 +0800 Subject: [PATCH] 订单来源 --- js/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/list.js b/js/list.js index e0b2df2..dce2db1 100644 --- a/js/list.js +++ b/js/list.js @@ -339,7 +339,7 @@ function getOneorder(carNumber,parkCode,orderId,_paySrcType){ paySrcType:_paySrcType, appId:jsajax.appID, orderId:orderId, - terminalSource:'3', + terminalSource:'7', parkCode:parkCode, carNumber:carNumber, -- libgit2 0.21.4