新增商店系统

This commit is contained in:
2025-11-08 23:26:40 +08:00
parent 92f9ca14a4
commit e45acca387
3 changed files with 1127 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"database_path": "db.db",
"always_return_ok": true,
"plugin_dir": "Plugins",
"store_hourly_count": 5,
"host": "0.0.0.0",
"port": 8000,
"verbose": false,