This commit is contained in:
@@ -13162,6 +13162,13 @@ paths:
|
||||
description: 虚拟号(模糊查询)
|
||||
maxLength: 100
|
||||
type: string
|
||||
- description: 设备IMEI(模糊查询)
|
||||
in: query
|
||||
name: imei
|
||||
schema:
|
||||
description: 设备IMEI(模糊查询)
|
||||
maxLength: 20
|
||||
type: string
|
||||
- description: 设备名称(模糊查询)
|
||||
in: query
|
||||
name: device_name
|
||||
|
||||
Reference in New Issue
Block a user