摘要: UPDATE table SET created_at = DATE_SUB(created_at, INTERVAL 8 HOUR) where id = 1; 阅读全文
posted @ 2023-09-14 18:59 Arborblog 阅读(6) 评论(0) 推荐(0) 编辑