Browse Source

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

baichongyang 3 years ago
parent
commit
7b1e8a25be
2 changed files with 1 additions and 1 deletions
  1. BIN
      bin_rec
  2. 1 1
      conf/config.json.production

BIN
bin_rec


+ 1 - 1
conf/config.json.production

@@ -70,7 +70,7 @@
             "ItemStateDaoConf":{
                 "AdapterType": "hologres",
                 "HologresName": "wx-holo",
-                "HologresTableName": "dim_video",
+                "HologresTableName": "longvideo.wx_video",
                 "ItemFieldName" : "\"videoid\"",
                 "SelectFields" :"total_time"
             },