Home > Q&A > body text
@Modifying @Query(value = "truncate table t_log",nativeQuery=true) void clear();
这样写会出错,但是看日志感觉也看不出是什么错误。。