Browse Source

新增错误码

loki.wu 11 months ago
parent
commit
962b880f84
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lib/architecture/utils/json_rpc_ex_interceptor.dart

+ 2 - 0
lib/architecture/utils/json_rpc_ex_interceptor.dart

@@ -272,6 +272,8 @@ class JsonRpcExInterceptor extends JsonRpcInterceptor {
     "errorCode4049": "无权操作此转诊单",
     "errorCode4050": "该居民下无检查记录",
     "errorCode4056": "未找到可导出的数据",
+    "errorCode4076": "当前诊断记录已由其他设备采图",
+    "errorCode4077": "超声工作站未关联设备",
     "errorCode5000": "检查code不存在",
     "errorCode5001": "检查记录不存在",
     "errorCode5002": "报告模板内容为空",