#!/bin/python # Author: Tianlun Song # Blog: https://blog.frytea.com # Time:2020-12-23 18:48:06 # Name:migrate.py # Version:V1.0 # Description:This is a production script. import os list_apps = [ \ "piggie", \ "while"] dict_apps = {} i = 0;