|
|
@@ -277,7 +277,7 @@ class Betorder extends BaseController{
|
|
|
'info_identity' => $UUID,
|
|
|
'account_name' => $userInfo['account'],
|
|
|
'account_identity' => $userInfo['account_identity'],
|
|
|
- 'order_id' => OrderID('S'),//$OrderID,
|
|
|
+ 'order_id' => $OrderID,//$OrderID,
|
|
|
'game_code' => $game_code,
|
|
|
'batch_id' => $batch_id,
|
|
|
'match_id' => $k,
|