Преглед изворни кода

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

baichongyang пре 3 година
родитељ
комит
c07e8ac1e7
1 измењених фајлова са 1 додато и 1 уклоњено
  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
                 }
             ]