摘要: /** * 获取现在时间,这个好用 * * @return返回长时间格式 yyyy-MM-dd HH:mm:ss */ public static Date getSqlDate() { Date sqlDate = new java.s... 阅读全文
posted @ 2018-12-19 11:47 莫逸风 阅读(69) 评论(0) 推荐(0) 编辑