Many2One\350\267\250App\345\256\211\350\243\205.md
... ...
@@ -47,7 +47,8 @@ public class TestLog extends BaseModel {
47 47
## 2.ManyToOne指定任意的显示字段
48 48
49 49
之前的ManyToOne默认只能是 displayForModel字段,现在已经修改成支持任意字段的显示
50
-示例
50
+
51
+**通过注解displayFormat指定任意显示的字段(字段):**
51 52
52 53
**指定任意字段:**
53 54