Merge branch 'develop'

This commit is contained in:
ray
2024-07-31 07:48:29 +08:00
6 changed files with 96 additions and 39 deletions

View File

@@ -40,7 +40,7 @@ public class GenFieldConfig extends BaseEntity {
/**
* 字段长度
*/
private String columnLength;
private Integer maxLength;
/**
* 字段名称