$type, "open_all" => $all, ]; if (!$all) { $param['uid_list'] = $uuid; } return Http::asJson()->withHeaders($this->header)->post($this->gateway."api/apps/trade/v2/toolkit/button_white_setting/", $param)->array(); } }