Jelajahi Sumber

refactor(开关和设备异常)
- 异常处理完成

周文健 5 bulan lalu
induk
melakukan
75e1d08efa
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      app/src/main/java/com/grkj/iscs/util/NetApi.kt

+ 1 - 0
app/src/main/java/com/grkj/iscs/util/NetApi.kt

@@ -1011,6 +1011,7 @@ object NetApi {
             "raiser" to raiser,
             "sourceName" to sourceName,
             "parameters" to hardwareId,//设备id
+            "exceptionCategory" to 1,
             "raiseTime" to SimpleDateFormat("yyyy-MM-dd HH:mm:ss", Locale.getDefault()).format(
                 Calendar.getInstance().time
             )