10 lines
149 B
Python
10 lines
149 B
Python
|
#!/usr/bin/env python
|
||
|
# -*- coding: utf-8 -*-
|
||
|
"""
|
||
|
@project:
|
||
|
@File : __init__.py
|
||
|
@Author : qiqq
|
||
|
@create_time : 2023/6/30 21:04
|
||
|
"""
|
||
|
|