Explorar el Código

Merge branch 'master' of https://git.yishihui.com/algorithm/alirec

baichongyang hace 3 años
padre
commit
c07e8ac1e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      conf/config.json.production

+ 1 - 1
conf/config.json.production

@@ -78,7 +78,7 @@
                 {
                     "Name" : "total_time",
                     "Type" : "int",
-                    "Operator" : "greater",
+                    "Operator" : "greaterThan",
                     "Value" : 120
                 }
             ]