jiachenlong/config/VERSION.json

48 lines
1.0 KiB
JSON
Raw Normal View History

{
2026-04-19 22:22:45 +08:00
"version": "0.0.1",
"updated": "2026-04-19",
"modules": {
"frontend": {
"version": "1.2.98",
"pages": {
2026-04-19 22:22:45 +08:00
"Add": "0.0.1",
"Admin": "0.0.1",
"Detail": "0.0.1",
"Edit": "0.0.1",
"Home": "0.0.1",
"List": "0.0.1",
"Login": "0.0.1",
"News": "0.0.1",
"News_YichensBoard": "0.0.1",
"Settings": "0.0.1",
"Stats": "0.0.1",
"YichensBoard": "0.0.2"
},
"config": {
2026-04-19 22:22:45 +08:00
"version": "0.0.1"
}
},
"backend": {
"version": "1.2.98",
"routers": {
2026-04-19 22:22:45 +08:00
"auth": "0.0.1",
"collections": "0.0.1",
"deal": "0.0.1",
"information": "0.0.1",
"news": "0.0.1",
"ocr": "0.0.1",
"operations": "0.0.1",
"seek": "0.0.1",
"users": "0.0.1",
"yichens": "0.0.1"
},
"app": {
2026-04-19 22:22:45 +08:00
"core": "0.0.1",
"models": "0.0.1",
"schemas": "0.0.1",
"services": "0.0.1",
"utils": "0.0.1"
}
}
}
}