1
This commit is contained in:
@@ -19,7 +19,7 @@ class gpt {
|
||||
* @param type $data
|
||||
*/
|
||||
public function push($data){
|
||||
GptChar($data['message'],$data['ckey'],$data['mid']);
|
||||
GptChar($data['message'],$data['ckey']);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user