新增数据

This commit is contained in:
2025-12-03 15:04:58 +08:00
parent 0bfedd54cb
commit ba3467810c
4 changed files with 24 additions and 8 deletions

View File

@@ -7,7 +7,6 @@ import 'package:ln_jq_app/common/model/base_model.dart';
import 'package:ln_jq_app/pages/b_page/site/controller.dart'; // For ReservationModel
import 'package:ln_jq_app/common/styles/theme.dart';
// Reusing the TimeSlot helper class from the reservation creation page.
class TimeSlot {
final TimeOfDay start;
final TimeOfDay end;