瀏覽代碼

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

baichongyang 3 年之前
父節點
當前提交
7b1e8a25be
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      bin_rec
  2. 1 1
      conf/config.json.production

二進制
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"
             },