12 lines
154 B
Python
12 lines
154 B
Python
#!/usr/bin/env python
|
|
# coding=utf-8
|
|
|
|
"""
|
|
@author: CNWei
|
|
@Software: PyCharm
|
|
@contact: t6i888@163.com
|
|
@file: __init__.py
|
|
@date: 2025/3/4 17:23
|
|
@desc:
|
|
"""
|