You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
打听幸福的下落 aae6f12832 fix: MybatisPlus 主键策略使用雪花算法 ASSIGN_ID 时,获取登录验证码主键精度丢失问题
SmsCodeDO 主键类型为 Integer,使用雪花算法后 Long 转 Integer 精度丢失,system_sms_code 表数据入库后主键为负数
3 years ago
..
main/java/cn/iocoder/yudao/module/system fix: MybatisPlus 主键策略使用雪花算法 ASSIGN_ID 时,获取登录验证码主键精度丢失问题 3 years ago
test 菜单新增 alwaysShow 总是展示、componentName 组件名 3 years ago
test-integration 移除云片短信渠道,解决云片的安全风险 3 years ago