#!/usr/bin/env python # -*- coding: utf-8 -*- """ 启动系统时的参数 """ class StartupParameter: # 采集数据 Crawl_Data = 'crawl_data'