This is an automated email from the ASF dual-hosted git repository.
critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 3ac3f5d5 fix picture name (#786)
3ac3f5d5 is described below
commit 3ac3f5d5511c6e86d302961d8aab67fa2b71b400
Author: leto-b <[email protected]>
AuthorDate: Wed Jun 25 14:26:51 2025 +0800
fix picture name (#786)
---
.../Background-knowledge/Data-Model-and-Terminology_timecho.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/src/zh/UserGuide/latest-Table/Background-knowledge/Data-Model-and-Terminology_timecho.md
b/src/zh/UserGuide/latest-Table/Background-knowledge/Data-Model-and-Terminology_timecho.md
index 619267dc..fc796b78 100644
---
a/src/zh/UserGuide/latest-Table/Background-knowledge/Data-Model-and-Terminology_timecho.md
+++
b/src/zh/UserGuide/latest-Table/Background-knowledge/Data-Model-and-Terminology_timecho.md
@@ -183,7 +183,7 @@ IoTDB 提供了两种数据建模方式——树模型和表模型,其特点
- 每个设备有多个子设备及测点信息,推荐为每类设备建一个表进行管理。
<div style="text-align: center;">
- <img src="/img/Mdata-model-new-3.png" alt="" style="width: 70%;"/>
+ <img src="/img/data-model-new-3.png" alt="" style="width: 70%;"/>
</div>
### 3.3 场景三:双模型结合