我的lambda函数只有一个intent。我正在尝试填充4个插槽,其中3个是必需的。在我的测试中,似乎我必须将Assignee字段设置为默认值,否则我的实际处理程序中的某些内容会在下面的else语句之后发生。以下是我目前定义默认值的方式:ifstrings.ToUpper(request.DialogState)=="STARTED"{log.Println("DialogState==STARTED")//Pre-fillslots:updatetheintentobjectwithslotvaluesforwhich//youhavedefaults,thenreturnDialo