【优化】优化 yudao client 代码格式

This commit is contained in:
cherishsince 2024-04-25 16:32:19 +08:00
parent 4a6b4e5f65
commit edb2a844cc
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import java.util.Map;
* @time 2024/4/14 10:27
* @since 1.0
*/
public class YudaoAiClient implements AiClient{
public class YudaoAiClient implements AiClient {
protected Map<String, Object> chatClientMap;