摘要: 报错: java.sql.BatchUpdateException: Date truncation: Out of range value for column xxxxx 原因: xxx 列 ddl 中为 stock_num(12,2) 数据库值为0.06 需要更新为:0.06 - 0.21 就 阅读全文
posted @ 2024-03-29 12:22 chuangzhou 阅读(133) 评论(0) 推荐(0) 编辑