This website requires JavaScript.
Explore
Help
Sign In
TriM-Organization
/
LiteyukiBot-TriM
Watch
2
Star
0
Fork
0
You've already forked LiteyukiBot-TriM
mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced
2024-11-13 10:57:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b87e150e34
LiteyukiBot-TriM
/
liteyuki
/
plugins
/
liteyuki_weather
/
data_model.py
8 lines
112 B
Python
Raw
Normal View
History
Unescape
Escape
feat: 添加了对菜单的初步支持
2024-03-29 17:44:48 +08:00
from
liteyuki
.
utils
.
data
import
LiteModel
class
WeatherNow
(
LiteModel
)
:
time
:
str
=
"
"
city
:
str
=
"
"
Reference in New Issue
Copy Permalink