添加爬虫数据写入数数脚本
This commit is contained in:
parent
504146cd53
commit
ec446e8fae
@ -86,7 +86,7 @@ define_logger("/data/logs/ops/reptile2ss.log")
|
||||
log = logging.getLogger(__name__)
|
||||
MONGOINFO = {'host': '10.10.5.6', 'port': 27017}
|
||||
|
||||
conver_float = ('score')
|
||||
conver_float = ('score',)
|
||||
conver_int = ('order', 'gameid', 'watch', 'reserve', 'sell', 'download', 'review', 'topic')
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user