WALL-E/vin-decoder

do_task函数接口

Closed this issue · 0 comments

爬虫的核心函数

def do_task(vin_code):
    """
    Execute query VIN task

    :vin_code: The 17 character VIN
    :returns: list or None
    """