MYSQL为DATATIME型的时候 pstmt.setTimestamp(8, new Timestamp(System.currentTimeMillis())); 直接插入代码 不用DATA行 记录下