""" @author: luojunhui config """ # 环境 env = "prod" # env = "dev" # 视频表 daily_video = "top_videos_daily" # 投流root_source_id表 source_id_db = "touliu_source_id" # 小程序信息 minigram_info = { 4: { "name": '票圈视频', "wxId": 'wxbdd2a2e93d9a6e25' }, 30: { "name": '祝福岁岁平安', "wxId": 'wxe54dd94c5246127a' } }