Commit 948a1785 by 杨树贤

fix

parent 8f65ce01
Showing with 0 additions and 1 deletions
......@@ -43,7 +43,6 @@ class SkuService extends BaseService
print_r("<br/>");
die();
}
dd($map);
try {
// $return = curl($url, $map, 1);
$url = base64_encode($url . '?' . http_build_query($map));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment