8 lines
180 B
Python
8 lines
180 B
Python
#!/usr/bin/python
|
|
# -*- coding: utf-8 -*-
|
|
# @version : 1.0
|
|
# @Creaet Time : {create_datetime}
|
|
# @File : crud.py
|
|
# @IDE : PyCharm
|
|
# @desc :
|