购物车reload标识

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

View File

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