会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
johnny233
搬自CSDN:https://blog.csdn.net/lonelymanontheway
首页
联系
订阅
管理
08 2020 档案
MyBatis自动转型tinyint(1)为boolean及Integer=0处理成空字符问题
摘要:背景 数据表定义: create table timed_task ( id bigint unsigned auto_increment comment 'PK' primary key, task_status tinyint(1) default 0 not null comment '任务状
阅读全文
posted @
2020-08-27 23:22
johnny233
阅读(122)
评论(0)
推荐(0)
编辑
公告