This website requires JavaScript.
Explore
Help
Sign In
bot
/
app
Watch
3
Star
6.9k
Fork
1
You've already forked app
mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced
2024-11-11 13:27:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6a03003d41
app
/
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