This commit is contained in:
RTAkland
2021-11-24 12:38:16 +08:00
parent 396e022850
commit 1ed08c6379

View File

@@ -4,7 +4,8 @@
# @Development Tool: PyCharm # @Development Tool: PyCharm
# @Create Time: 2021/10/23 # @Create Time: 2021/10/23
# @File Name: QWeather.py # @File Name: QWeather.py
import os.path
import os
import sys import sys
import json import json
import time import time