src/modules/push/service/open.ts
@@ -110,7 +110,7 @@ if (body.sn) { const gpsData = body.data || {}; const statusVal = gpsData.status === 'A' ? 0 : 1; const statusVal = gpsData.status === 'A' ? 'A' : 'B'; await this.pushCameraGpsEntity.save({ sn: body.sn,