hibernate删除子表失败update t_order_consumption set order_code=null where order_code=?关键是这句话

2025-04-27 09:12:26
推荐回答(1个)
回答1:

传了一个 空值进去,orderCode 不允许为空