购物车reload标识

This commit is contained in:
张松
2025-11-28 13:59:16 +08:00
parent 0be1d65aef
commit d52d96469a
5 changed files with 5 additions and 6 deletions

View File

@@ -382,7 +382,7 @@ class Pad extends Base
'msg_id' => $rand,
'type' => 'pad',
'data_type' => 'cart',
'status' => 0,
'status' => $status,
'data' => [
'table_code' => $message['table_code'],
]