[6.6.0]数据闭环
This commit is contained in:
@@ -269,8 +269,12 @@ interface IDevaToolsProvider : IProvider {
|
||||
|
||||
/**
|
||||
* 获取报障、接管、一键上报配置
|
||||
* @param tenantId 租户ID
|
||||
* @param level 数据层级
|
||||
* @param type 类型
|
||||
* @param upType 一键上报的时候传1,其他分类的时候可以不传
|
||||
*/
|
||||
fun getCategories(tenantId: Long, level: Int, parentId: Int)
|
||||
fun getCategories(tenantId: Long, level: Int, parentId: Int,type: Int,upType: Int)
|
||||
|
||||
/**
|
||||
* 查询app是否有更新
|
||||
|
||||
Reference in New Issue
Block a user