修复设备WiFi上游请求参数
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m40s
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m40s
This commit is contained in:
@@ -6318,9 +6318,6 @@ components:
|
||||
type: object
|
||||
DtoSetWiFiRequest:
|
||||
properties:
|
||||
card_no:
|
||||
description: 流量卡号(ICCID)
|
||||
type: string
|
||||
enabled:
|
||||
description: 启用状态
|
||||
type: boolean
|
||||
@@ -6333,7 +6330,6 @@ components:
|
||||
minLength: 1
|
||||
type: string
|
||||
required:
|
||||
- card_no
|
||||
- ssid
|
||||
type: object
|
||||
DtoShopCascadeItem:
|
||||
|
||||
Reference in New Issue
Block a user