10 lines
326 B
Python
10 lines
326 B
Python
#!/usr/bin/python3.7
|
|
# -*- coding: utf-8 -*-
|
|
#-------------------------------------------------------------------------------
|
|
# @Time : 2022/8/18 20:42
|
|
# @Author : mojin
|
|
# @Email : 397135766@qq.com
|
|
# @File : run.py
|
|
# @Software: PyCharm
|
|
#-------------------------------------------------------------------------------
|