Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 64b9349

Browse files
author
justmd5
committed
优化代码
1 parent 7379a15 commit 64b9349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/API.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class API extends AbstractAPI
2020
{
2121
use ArgumentProcessingTrait;
2222

23-
const BASE_API = 'https://api.ai.qq.com/fcgi-bin/';
23+
const BASE_API = 'https://api.ai.qq.com/fcgi-bin';
2424
protected $classify;
2525
protected $filter;
2626

0 commit comments

Comments
 (0)