This commit is contained in:
wyf
2025-05-23 18:17:04 +08:00
parent c650bad8b1
commit acfb262812
17 changed files with 673 additions and 485 deletions

View File

@@ -22,7 +22,7 @@ class ServiceConstant {
static String share_deleted = "";//删除分享
static String start_calibration = "/api/caibration";//开始校准
static String calibration_process = "/api/caibration";//校准进度
static String submit_repair = "";//提交报修
static String submit_repair = "/api/device/repair";//提交报修