The error occurred while setting parameters


but in the error output, the statement executed is missing the parameter that I have passed. it is saying
"select soc_description, soc_description_f from soc where soc =" with error messages
### The error may exist in common.xml
### The error may involve Common.initPPLInfo-Inline
### The error occurred while setting parameters

 jdbcType=VARCHAR

增加指定数据类型
but in the error output, the statement executed is missing the parameter that I have passed. it is saying
"select soc_description, soc_description_f from soc where soc =" with error messages
### The error may exist in common.xml
### The error may involve Common.initPPLInfo-Inline
### The error occurred while setting parameters

你可能感兴趣的:(Mybaits)