背景: image.png 报错代码: image.png 看上去没有对userExt.getUserRegisterStep()转换为int 但实际上做了(最后统一int转Integer) image.png 要改成这样才能避免异常: image.png image.png