购物车reload标识

This commit is contained in:
张松
2025-11-28 15:32:26 +08:00
parent df0771adb3
commit bc4eb765c6
6 changed files with 5 additions and 6 deletions

View File

@@ -378,7 +378,7 @@ class Pad extends Base
$rand = 'shopping_cleanup' . Random::build();
$snd_data = [
'msg' => '购物车刷新',
'operate_type' => 'reload',
'operate_type' => 'reload_resp',
'msg_id' => $rand,
'type' => 'pad',
'data_type' => 'cart',