diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/quick-view/save/export/long.mdx b/i18n/zh/docusaurus-plugin-content-docs/current/quick-view/save/export/long.mdx index 24409a748..5655fec59 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/quick-view/save/export/long.mdx +++ b/i18n/zh/docusaurus-plugin-content-docs/current/quick-view/save/export/long.mdx @@ -7,7 +7,7 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import { LongAssociation } from '@site/src/components/LongAssociation'; -## 何谓短关联 +## 何谓长关联 所谓长关联,指不仅要改变当前对象和其他对象之间的关联关系,还要进一步修改关联对象。 @@ -167,4 +167,4 @@ class BookStoreController( -可见,无论Input DTO如何改变,Jimmer仍然只需一个方法调用即可完成数据保存。 \ No newline at end of file +可见,无论Input DTO如何改变,Jimmer仍然只需一个方法调用即可完成数据保存。