购物车reload标识
This commit is contained in:
@@ -387,7 +387,7 @@ class Pad extends Base
|
||||
'table_code' => $message['table_code'],
|
||||
]
|
||||
];
|
||||
self::gateway_query('sendToClient', [$client_id, json_encode($snd_data)]);
|
||||
self::gateway_query('sendToClient', [$client_id, json_encode($snd_data)], true);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user