zhangqian
2023-09-22 71cc6deae4b873c3382895054fe2bd6816290755
api/v1/task.go
@@ -85,6 +85,8 @@
      }
   }
   taskResponse.Prompt = conf.Conf.Prompt
   ctx.OkWithDetailed(taskResponse)
}