50025976c3d80d0c7a08aff273a3e900b524bb6d
\345\270\270\350\247\201\351\227\256\351\242\230.md
| ... | ... | @@ -605,7 +605,7 @@ |
| 605 | 605 | 如何指定表字段长度为text |
| 606 | 606 | </td> |
| 607 | 607 | <td style="width:50%"> |
| 608 | - @Property(columnName = "sign_content", dataType = DataType.TEXT, length = Integer.MAX_VALUE, displayName = "标记内容")ce |
|
| 608 | + @Property(columnName = "sign_content", dataType = DataType.TEXT, length = Integer.MAX_VALUE, displayName = "标记内容") |
|
| 609 | 609 | </td> |
| 610 | 610 | </tr> |
| 611 | 611 | </table> |
| ... | ... | \ No newline at end of file |