mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
在@Column 的代码定义中,isLarge的注释有误,应该为 DEFAULT_COLUMNS 而不是 ALL_COLUMNS。(isLarge的具体描述与源代码注释都没有问题)。 Signed-off-by: 18007559437 <12554008+matthew_u@user.noreply.gitee.com>