Commit 683ce712 by 黄静

hj

parent 14390a5d
......@@ -268,7 +268,7 @@ try:
timeType = tasks["timeType"]
currentYear = int(currentIssue[0:4])
#获取时间单位
if "Q" in times:
if "Q" in times:
timeType = "Q"
elif "Y" in times:
timeType = "Y"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment