新增上游的停机原因
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m5s

This commit is contained in:
2026-05-12 11:13:04 +08:00
parent 95fc0b0a1b
commit 8f3a68a673
22 changed files with 83 additions and 3 deletions

View File

@@ -146,6 +146,9 @@ components:
card_status_name:
description: 卡状态名称(中文)
type: string
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
stop_reason:
description: 停机原因
type: string
@@ -908,6 +911,9 @@ components:
enable_virtual_data:
description: 当前主套餐是否启用虚流量(按套餐使用记录快照返回)
type: boolean
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
generation:
description: 世代
type: string
@@ -1314,6 +1320,9 @@ components:
type: string
device_realtime:
$ref: '#/components/schemas/DtoDeviceGatewayInfo'
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
last_gateway_reading_mb:
description: 运营商当前周期累计流量读数(MBasset_type=card时有效运营商口径展示建议读取该字段)
type: number
@@ -1446,6 +1455,9 @@ components:
enable_virtual_data:
description: 当前主套餐是否启用虚流量(按套餐使用记录快照返回)
type: boolean
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
iccid:
description: 卡ICCIDasset_type=card时有效
type: string
@@ -2124,6 +2136,9 @@ components:
carrier_type:
description: 运营商类型
type: string
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
iccid:
description: ICCID
type: string
@@ -3807,6 +3822,9 @@ components:
carrier_name:
description: 运营商名称
type: string
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
iccid:
description: ICCID
type: string
@@ -3858,6 +3876,9 @@ components:
carrier_type:
description: 运营商类型(CMCC/CUCC/CTCC/CBN)
type: string
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
iccid:
description: 物联网卡ICCID
type: string
@@ -4542,6 +4563,9 @@ components:
minimum: 0
nullable: true
type: integer
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
iccid:
description: ICCID
type: string
@@ -6911,7 +6935,7 @@ components:
description: 下单时资产的标识符快照ICCID 或 VirtualNo
type: string
asset_reset:
description: 资产是否已重置
description: 退款后资产处理是否完成
type: boolean
asset_type:
description: 资产类型 (card:单卡, device:设备)
@@ -7750,6 +7774,9 @@ components:
enable_polling:
description: 是否参与轮询
type: boolean
gateway_extend:
description: Gateway 卡状态扩展字段,原样返回上游 extend用于展示运营商侧实际停机原因
type: string
iccid:
description: ICCID
type: string