wujingjing
2024-08-08 a689b45a6f80460f9891cc5a346036a7e4c4c0b5
miniprogram/components/chat-components/summary/summaryWrapper.json
@@ -2,7 +2,12 @@
  "component": true,
  "usingComponents": {
    "summary":"summary/summary",
    "recordset":"recordset/recordset"
    "recordset":"recordset/recordset",
    "deviceLastValue":"deviceLastValue/deviceLastValue",
    "recordsetTable":"recordsetTable/recordsetTable",
    "webUrl":"webUrl/webUrl"
  }
}