2022-04-1201:13:27.660[XNIO-1 task-2] ERROR com.fardo.common.exception.FdExceptionHandler:72- nested exception is org.apache.ibatis.type.TypeException:Could not set parameters for mapping:ParameterMapping{
property='ew.paramNameValuePairs.MPGENVAL1', mode=IN, javaType=classjava.lang.Object, jdbcType=null, numericScale=null, resultMapId='null', jdbcTypeName='null', expression='null'}.Cause:org.apache.ibatis.type.TypeException:Error setting nullfor parameter #1withJdbcTypeOTHER . Try setting a different JdbcTypeforthis parameter or a different jdbcTypeForNull configuration property. Cause:java.sql.SQLException:Invalid column type:1111org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.type.TypeException:Could not set parameters for mapping:ParameterMapping{
property='ew.paramNameValuePairs.MPGENVAL1', mode=IN, javaType=classjava.lang.Object, jdbcType=null, numericScale=null, resultMapId='null', jdbcTypeName='null', expression='null'}.Cause:org.apache.ibatis.type.TypeException:Error setting nullfor parameter #1withJdbcTypeOTHER . Try setting a different JdbcTypeforthis parameter or a different jdbcTypeForNull configuration property. Cause:java.sql.SQLException:Invalid column type:1111
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
at com.sun.proxy.$Proxy173.selectOne(UnknownSource)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
at com.sun.proxy.$Proxy312.selectOne(UnknownSource)
at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
at com.fardo.modules.znbl.ywxt.service.impl.BlDmBzZzmmServiceImpl$$EnhancerBySpringCGLIB$$f023210e.getOne(<generated>)
at com.fardo.modules.znbl.ywxt.util.KbwsCommonUtil.handle(KbwsCommonUtil.java:283)
at com.fardo.modules.znbl.ywxt.api.ApiKbwsController.recordDocuments(ApiKbwsController.java:277)
at com.fardo.modules.znbl.ywxt.api.ApiKbwsController$$FastClassBySpringCGLIB$$f5dd0131.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:<