最赞回答 / 慕沐4503986
将数据库的start_time和end_time那两行改为:start_time timestamp not null default '0000-00-00 00:00:00' comment '开始时间',end_time timestamp not null default '0000-00-00 00:00:00' comment '结束时间',create_time timestamp not null default current_timestamp comment '创建时间',
2019-06-24
最赞回答 / qq_飞羽_6
问题解决了,但是不知道原因。将jdbc.properties中的配置属性前面加上jdbc.,不如username=root 换成jdbc.username.对应的dao也要进行修改
2019-05-23
最新回答 / 远远sky
更换logback两个依赖的版本<...code...>
& &dependency> &.logroupId&;/gch.qos.logback&t;a/groupId&> &ck-artifactId&tiflogback-core</artifactId&.2. &verversion& &l1.2.3&end/version&< &--实/dependency&-&g & &l!--实现s...
2019-05-04