Commit 8946c90a authored by hujun's avatar hujun

1

parent 84223182
......@@ -653,6 +653,8 @@ class Shop extends Basic
}
unset($result['external_image_id']);
} else {
$result['external_image'] = "";
}
return $this->response("200", 'request success', $result);
}
......
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 to comment