Skip to content

Commit 7767f3c

Browse files
Copilothotlong
andcommitted
Refine Chinese documentation descriptions for accuracy
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent d9b861b commit 7767f3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/examples/attachment-association-guide-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Attachment Association Guide (Chinese)
22

3-
Detailed guide on associating file attachments with object records in ObjectQL. This document covers two main approaches (embedded attachments vs. independent attachment objects), comparison, use cases, querying patterns, and best practices.
3+
Detailed guide on associating file attachments with object records in ObjectQL. This Chinese document covers two main approaches (embedded attachments vs. independent attachment objects), comparison, practical examples, and best practices.
44

55
## 目录
66

docs/examples/multiple-file-upload-guide-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Multiple File Upload Guide (Chinese)
22

3-
Complete guide for implementing multiple file upload functionality in ObjectQL attachment fields. Learn how to enable multi-select with `multiple: true`, configure validation, handle batch uploads, and implement image galleries.
3+
Complete guide for implementing multiple file upload functionality in ObjectQL attachment fields. This Chinese document covers enabling multi-select with `multiple: true`, field configuration, batch upload methods, CRUD operations, and complete product gallery examples.
44

55
## 字段定义
66

0 commit comments

Comments
 (0)