baichongyang il y a 3 ans
Parent
commit
122bd59bf8
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  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":{
             "ItemStateDaoConf":{
                 "AdapterType": "hologres",
                 "AdapterType": "hologres",
                 "HologresName": "wx-holo",
                 "HologresName": "wx-holo",
-                "HologresTableName": "dim_video",
+                "HologresTableName": "longvideo.wx_video",
                 "ItemFieldName" : "\"videoid\"",
                 "ItemFieldName" : "\"videoid\"",
                 "SelectFields" :"total_time"
                 "SelectFields" :"total_time"
             },
             },