整理项目结构,优化配置项
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
# 获取yyyy-MM-dd HH:mm:ss格式的当前时间
|
||||
def get_default_datetime():
|
||||
return datetime.now().strftime('%Y-%m-%d %H:%M:%S')
|
||||
Reference in New Issue
Block a user