七月迭代短暂完结,还有很多后端的关键东西没有弄,这是一版赶时间做的东西
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m26s
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m26s
This commit is contained in:
@@ -300,9 +300,11 @@ func getOperationFieldDesc(operationType string) map[string]string {
|
||||
"skip_count": "跳过数量",
|
||||
"failed_items": "失败明细(含ICCID与原因)",
|
||||
})
|
||||
case "device_speed_limit":
|
||||
case "card_speed_tier":
|
||||
return map[string]string{
|
||||
"speed_limit": "限速值(KB/s)",
|
||||
"tier_code": "固定限速档位编码",
|
||||
"tier_name": "固定限速档位",
|
||||
"integration_id": "Gateway 外部交互记录ID",
|
||||
}
|
||||
case "device_set_wifi":
|
||||
return map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user