12 lines
163 B
Python
12 lines
163 B
Python
#!/usr/bin/env python
|
|
# coding=utf-8
|
|
|
|
"""
|
|
@author: CNWei,ChenWei
|
|
@Software: PyCharm
|
|
@contact: t6g888@163.com
|
|
@file: __init__.py
|
|
@date: 2026/1/16 10:49
|
|
@desc:
|
|
"""
|