Commit 64a385ea1da75fe34ae30b2922a1cd106318cbe6
1 parent
42775c3d
订单来源
Showing
1 changed file
with
1 additions
and
1 deletions
js/list.js
@@ -339,7 +339,7 @@ function getOneorder(carNumber,parkCode,orderId,_paySrcType){ | @@ -339,7 +339,7 @@ function getOneorder(carNumber,parkCode,orderId,_paySrcType){ | ||
339 | paySrcType:_paySrcType, | 339 | paySrcType:_paySrcType, |
340 | appId:jsajax.appID, | 340 | appId:jsajax.appID, |
341 | orderId:orderId, | 341 | orderId:orderId, |
342 | - terminalSource:'3', | 342 | + terminalSource:'7', |
343 | parkCode:parkCode, | 343 | parkCode:parkCode, |
344 | carNumber:carNumber, | 344 | carNumber:carNumber, |
345 | 345 |