12 lines
214 B
Python
12 lines
214 B
Python
|
#!/usr/bin/env python
|
||
|
# encoding: utf-8
|
||
|
'''
|
||
|
@author: wxj
|
||
|
@license: (C) Hefei tongzhi electromechanical control technology co.LTD
|
||
|
@contact:
|
||
|
@software: garner
|
||
|
@file: __init__.py.py
|
||
|
@time: 2019/5/21 18:07
|
||
|
@desc:
|
||
|
'''
|