zhouj1203@hotmail.com 1 year ago
parent
commit
9c595668ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TEAMModelOS.FunctionV4/CosmosDB/TriggerArt.cs

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

@@ -360,7 +360,7 @@ namespace TEAMModelOS.FunctionV4.CosmosDB
                             {
 
                             }
-                            if (art.publish == 0)
+                            if (art.classes.Any())
                             {
                                 //获取该艺术评测的评测Id
                                 List<(string id, string subjectId)> ids = new();