Commit 89829d3b authored by 赵啸非's avatar 赵啸非

添加设备黑名单应用

parent 09aed56a
...@@ -10302,13 +10302,14 @@ dict|object|字典对象 ...@@ -10302,13 +10302,14 @@ dict|object|字典对象
**请求参数:** **请求参数:**
参数名称|类型|必填|描述 参数名称| 类型 |必填|描述
:---|:---|:---|:------ :---|:--------|:---|:------
page|Integer|否|当前页 page| Integer |否|当前页
size|Integer|否|每页条数,值为-1,查询所有记录 size| Integer |否|每页条数,值为-1,查询所有记录
siteId|Long|否|站点Id siteId| Long |否|站点Id
appName|String|否|应用名称,字段前后添加%%模糊查询 appName| String |否|应用名称,字段前后添加%%模糊查询
type|Integer|否|类型(1.终端应用,2.移动端应用) type| Integer |否|类型(1.终端应用,2.移动端应用)
deviceCode| String |否|设备编码,用于控制单个设备显示的app
**请求样例:** **请求样例:**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment