机卡分离复机判断
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m13s

This commit is contained in:
Break
2026-06-05 14:20:58 +08:00
parent 6ac19d6565
commit fe2041bcf5
2 changed files with 6 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ const (
GatewayCardStatusStopped = "停机" // 网关卡状态:停机
GatewayCardExtendPendingActivation = "待激活" // 网关扩展状态:待激活
GatewayCardExtendMachineSeparated = "机卡分离停机" // 网关扩展状态:机卡分离停机
GatewayCardStartExtendMachineSeparated = "2" // 机卡分离复机时上传给运营商的 extend 值
)
// IoT 卡停机原因