1
This commit is contained in:
@@ -13,6 +13,12 @@ class gpt {
|
||||
$job->delete();
|
||||
}
|
||||
|
||||
// public function fresh(Job $job, $data){
|
||||
// $this->fre($data);
|
||||
// $job->delete();
|
||||
|
||||
// }
|
||||
|
||||
|
||||
/**
|
||||
* 发送邮件的逻辑
|
||||
@@ -22,4 +28,9 @@ class gpt {
|
||||
GptChar($data['message'],$data['ckey']);
|
||||
}
|
||||
|
||||
|
||||
// public function fre($data){
|
||||
// freshContent($data);
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user