Commit c915ff8d by haojie

1

parent 0b4d2203
......@@ -276,7 +276,6 @@ public function split_callback($data = [])
*/
public function IntervalSplitImg($data = [])
{
Log::info('我执行了');
$credentials = Arr::only($data, ['prompt_id']);
$prompt_id = $credentials['prompt_id'] ?? '';
if (empty($prompt_id)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment