【代码评审】IoT:物模型的管理哈
This commit is contained in:
@ -51,6 +51,7 @@ export enum ProductFunctionAccessModeEnum {
|
||||
READ_ONLY = 'r' // 只读
|
||||
}
|
||||
|
||||
// TODO @puhui999:getProductThingModelPage => getThingModelPage 哈,不用带 product 前缀
|
||||
// IoT 产品物模型 API
|
||||
export const ThinkModelFunctionApi = {
|
||||
// 查询产品物模型分页
|
||||
|
||||
Reference in New Issue
Block a user