jmeter接口提示错误

使用jmeter模拟系统下单购物,提示:{"success":false,"message":"\n### Error updating database. Cause: java.lang.NullPointerException\n### The error may exist in com/gksc/shop/modules/dao/OdsFinanceDetaineeMapper.java (best guess)\n### The error may involve com.gksc.shop.modules.dao.OdsFinanceDetaineeMapper.updateById\n### The error occurred while executing an update\n### Cause: java.lang.NullPointerException","code":500,"result":null,"timestamp":"1691980995036"}

img

img

img

使用postman模拟该接口,同意的入参数据,请求成功

img

这个是不是你们在构建项目,应该是服务器的问题,报错信息是500,可以再次尝试一下