最贊回答 / 慕沐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