设备 预约接口

This commit is contained in:
czz
2025-06-12 09:03:44 +08:00
parent 6ec1c79866
commit d5c3addd4a
23 changed files with 1488 additions and 1324 deletions

View File

@@ -13,13 +13,6 @@ class Smys extends GetView<SleepingHabitController> {
// get glController => Get.find<GlobalController>();
getLine() {
return Container(
height: 1,
color: stringToColor("#152676"),
);
}
// updateParm(
// {int time = 2, bool isShowToast = true, Function? errorccCallback = null}) {
// ApiService.request
@@ -87,7 +80,7 @@ class Smys extends GetView<SleepingHabitController> {
],
),
),
actions: [],
centerTitle: false,
),