$this->client = new AipImageSearch('1059**89', '14xyHVtpj****99KQ5UnGh', '9hHOKeIXZ8****bfGEG');
$image = file_get_contents('/var/www/2.jpg');
$this->client->productAdd($image);
$options = array();
$info = $this->client->productAdd($image, $options);
print_r($info);exit;
返回结果==========
Array
(
[log_id] => 9099435272763257991
[error_code] => 216681
[cont_sign] => 891323463,589568413
[error_msg] => item has existed
)
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
针对于你自己的APPID 是唯一的。只要有重复存在都会返回这个错误
大哥 你的QQ多少 我加你多沟通下
商品检索图库 申请的不是属于自己的吗 属于自己的库不是和其他人隔离?
216681 item has existed 1.已经存在相同的brief 2.已经存在相同的图片