上面的三个catch都没进,程序卡在await todo.save();这一句
I/flutter (26843): 日志拦截: *** Request ***
I/flutter (26843): 日志拦截: uri:
https://voaji3og.api.lncldglobal.com/1.1/classes/zqjigqI/flutter (26843): 日志拦截: method: POST
I/flutter (26843): 日志拦截: responseType: ResponseType.json
I/flutter (26843): 日志拦截: followRedirects: true
I/flutter (26843): 日志拦截: connectTimeout: 0
I/flutter (26843): 日志拦截: sendTimeout: 0
I/flutter (26843): 日志拦截: receiveTimeout: 0
I/flutter (26843): 日志拦截: receiveDataWhenStatusError: true
I/flutter (26843): 日志拦截: extra: {}
I/flutter (26843): 日志拦截: headers:
I/flutter (26843): 日志拦截: X-LC-Id: vOaJI3OgY1lJ4dxFDQERvB3O-MdYXbMMI
I/flutter (26843): 日志拦截: User-Agent: LeanCloud-Flutter-SDK/0.7.6
I/flutter (26843): 日志拦截: X-LC-Sign: 8127db3bb86c6c6e0b6b38922fb0ef7f,1637488807171
I/flutter (26843): 日志拦截: X-LC-Session: qbu9xehbttbnsubt1tt4ovf2l
I/flutter (26843): 日志拦截: content-type: application/json
I/flutter (26843): 日志拦截: data:
I/flutter (26843): 日志拦截: {sports_type: 0, start_time: 1637482732, sensor_data: {__op: Add, objects: [{time: 1637482649, vo2: 14, br: 23, o2: 2.5999998673796654, tvl: 26.600000381469727, tcb: 16.5, flow: 39.400001525878906, ve: 20.200000762939453, co2: 2.79999990016222, rer: 10.100000381469727, eto2: 11.0, pressure: 28.399999618530273, temp: 128, rh: 10}, {time: 1637482654, vo2: 14, br: 23, o2: 2.5999998673796654, tvl: 26.600000381469727, tcb: 16.5, flow: 39.400001525878906, ve: 20.200000762939453, co2: 2.79999990016222, rer: 10.100000381469727, eto2: 11.0, pressure: 28.399999618530273, temp: 128, rh: 10}, {time: 1637482659, vo2: 14, br: 23, o2: 2.5999998673796654, tvl: 26.600000381469727, tcb: 16.5, flow: 39.400001525878906, ve: 20.200000762939453, co2: 2.79999990016222, rer: 10.100000381469727, eto2: 11.0, pressure: 28.399999618530273, temp: 128, rh: 10}, {time: 1637482664, vo2: 14, br: 23, o2: 2.5999998673796654, tvl: 26.600000381469727, tcb: 16.5, flow: 39.400001525878906, ve: 20.200000762939453, co2: 2.799999900162
I/flutter (26843): 日志拦截:
I/flutter (26843): 日志拦截: K50 状态 = 6:0
I/flutter (26843): 日志拦截: *** DioError ***:
I/flutter (26843): 日志拦截: uri:
https://voaji3og.api.lncldglobal.com/1.1/classes/zqjigqI/flutter (26843): 日志拦截: DioError [DioErrorType.response]: Http status error [400]
I/flutter (26843): 日志拦截: uri:
https://voaji3og.api.lncldglobal.com/1.1/classes/zqjigqI/flutter (26843): 日志拦截: statusCode: 400
I/flutter (26843): 日志拦截: headers:
I/flutter (26843): 日志拦截: connection: keep-alive
I/flutter (26843): 日志拦截: cache-control: no-cache,no-store
I/flutter (26843): 日志拦截: date: Sun, 21 Nov 2021 10:00:07 GMT
I/flutter (26843): 日志拦截: transfer-encoding: chunked
I/flutter (26843): 日志拦截: content-type: application/json;charset=utf-8
I/flutter (26843): 日志拦截: pragma: no-cache
I/flutter (26843): 日志拦截: server: openresty
I/flutter (26843): 日志拦截: Response Text:
I/flutter (26843): 日志拦截: {"code":128,"error":"Relation data must be less than 100."}
I/flutter (26843): 日志拦截: