Explorar o código

考生端websocket

wangliang %!s(int64=4) %!d(string=hai) anos
pai
achega
7dba9b29df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      themis-business/src/main/resources/mapper/TEExamMapper.xml

+ 1 - 1
themis-business/src/main/resources/mapper/TEExamMapper.xml

@@ -113,6 +113,6 @@
             tee.id = t.id
         WHERE
             t.reallyTime = -1
-            or t.reallyTime = 0;
+            or t.reallyTime = 0
     </select>
 </mapper>