出入库记录上线

This commit is contained in:
2025-10-19 22:42:30 +08:00
parent 418f7f3bc9
commit 15a83a5f06
2 changed files with 124 additions and 1 deletions

5
parking_config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"free_parking_duration": 5,
"billing_cycle": 3,
"price_per_cycle": 5.0
}