Skip to content

Commit a430665

Browse files
nic12347github-actions[bot]
authored andcommitted
Format code
1 parent efdd491 commit a430665

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Client.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@
211211
* @method object GetPicQueueList(array $args) 搜索图片处理队列
212212
* @method object UpdatePicQueue(array $args) 更新图片处理队列
213213
* @method object GetPicBucketList(array $args) 查询图片处理服务状态
214-
* @method object GetAiBucketList(array $args) 查询AI内容识别服务
215-
* @method object OpenAiService(array $args) 开通AI内容识别服务
214+
* @method object GetAiBucketList(array $args) 查询 AI 内容识别服务状态
215+
* @method object OpenAiService(array $args) 开通 AI 内容识别
216216
* @method object CloseAiService(array $args) 关闭AI内容识别服务
217217
* @method object GetAiQueueList(array $args) 搜索 AI 内容识别队列
218218
* @method object UpdateAiQueue(array $args) 更新 AI 内容识别队列

0 commit comments

Comments
 (0)