소스 검색

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
                 }
             ]