Skip to content

Commit

Permalink
升级版本=>>4.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lidang-git committed Jun 15, 2022
1 parent 2ea9a42 commit e4d3168
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/AipImageSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -730,9 +730,7 @@ class AipImageSearch extends BaseClient {
/**
* 绘本图片搜索—删除-url
*
const PICTURE_BOOK_DELETE_PATH = "/rest/2.0/imagesearch/v1/realtime_search/picturebook/delete";
const PICTURE_BOOK_UPDATE_PATH = "/rest/2.0/imagesearch/v1/realtime_search/picturebook/update";
* @param {string} url - 图片地址
* @param {string} url - 图片地址
* @param {Object} options - 可选参数对象,key: value都为string类型
* @description options - options列表:
* @return {Promise} - 标准Promise对象
Expand Down

0 comments on commit e4d3168

Please sign in to comment.