12 lines
166 B
Python
12 lines
166 B
Python
#!/usr/bin/env python
|
|
# coding=utf-8
|
|
|
|
"""
|
|
@author: chen wei
|
|
@Software: PyCharm
|
|
@contact: t6i888@163.com
|
|
@file: __init__.py.py
|
|
@date: 2024 2024/9/15 21:13
|
|
@desc:
|
|
"""
|