zhouj1203@hotmail.com 1 年之前
父节点
当前提交
f90dd079e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      TEAMModelOS.FunctionV4/CosmosDB/TriggerExam.cs

+ 1 - 1
TEAMModelOS.FunctionV4/CosmosDB/TriggerExam.cs

@@ -1935,7 +1935,7 @@ namespace TEAMModelOS.FunctionV4
                     }
                     }
                     var sdes = slides.ToObject<List<Slides>>();
                     var sdes = slides.ToObject<List<Slides>>();
                     List<string> attachments = new List<string>();
                     List<string> attachments = new List<string>();
-                    if (info.qamode == 1)
+                    if (qamode == 1)
                     {
                     {
                         attachments = RecordingJson.GetProperty("attachments").ToObject<List<string>>();
                         attachments = RecordingJson.GetProperty("attachments").ToObject<List<string>>();
                         if (attachments.Count == 0)
                         if (attachments.Count == 0)