Browse Source

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

baichongyang 3 years ago
parent
commit
c07e8ac1e7
1 changed files with 1 additions and 1 deletions
  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
                 }
             ]