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

Commit a472393

Browse files
author
Justmd5
authored
Merge pull request #14 from justmd5/develop
Develop
2 parents 23564c6 + 1ab2332 commit a472393

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)