更新睡眠报告

This commit is contained in:
wyf
2025-05-27 23:09:31 +08:00
parent e0fef11b33
commit 98cd7f4e6a
54 changed files with 4450 additions and 1160 deletions

View File

@@ -23,6 +23,8 @@ class ServiceConstant {
static String start_calibration = "/api/caibration";//开始校准
static String calibration_process = "/api/caibration";//校准进度
static String submit_repair = "/api/device/repair";//提交报修
static String user_setting = "/api/user/config";//查询和更新用户自定义配置