购物车reload标识
This commit is contained in:
@@ -362,7 +362,7 @@ class Manage extends Base
|
||||
$rand = 'shopping_cleanup' . Random::build();
|
||||
$snd_data = [
|
||||
'msg' => '购物车刷新',
|
||||
'operate_type' => 'reload',
|
||||
'operate_type' => 'reload_resp',
|
||||
'msg_id' => $rand,
|
||||
'type' => 'manage',
|
||||
'data_type' => 'cart',
|
||||
|
||||
Reference in New Issue
Block a user