review:【iot 物联网】场景联动的 review
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
// ========== IoT物模型TSL数据类型定义 ==========
|
||||
|
||||
// TODO @puhui999:看看有些是不是在别的模块已经定义了。物模型的
|
||||
|
||||
/** 物模型TSL响应数据结构 */
|
||||
export interface IotThingModelTSLRespVO {
|
||||
productId: number
|
||||
@@ -294,6 +296,8 @@ interface FormValidationRules {
|
||||
[key: string]: ValidationRule[]
|
||||
}
|
||||
|
||||
// TODO @puhui999:这个文件,目标最终没有哈,和别的模块一致;
|
||||
|
||||
export {
|
||||
IotRuleScene,
|
||||
IotRuleSceneDO,
|
||||
|
||||
Reference in New Issue
Block a user