上菜状态推送

This commit is contained in:
张松
2025-11-28 17:04:16 +08:00
parent b34d77292e
commit b197eb24c3

View File

@@ -46,7 +46,7 @@ use support\Redis;
'msg' => '购物车刷新', 'msg' => '购物车刷新',
'operate_type' => 'reload', 'operate_type' => 'reload',
'msg_id' => $rand, 'msg_id' => $rand,
'type' => 'cashier', 'type' => 'bc',
'data_type' => 'cart', 'data_type' => 'cart',
'status' => 1 'status' => 1
]; ];