设备新增搜索条件
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m8s

This commit is contained in:
2026-05-20 10:27:30 +08:00
parent e2301d5f3b
commit 2768deb0b6
6 changed files with 32 additions and 0 deletions

View File

@@ -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