Mybatis Integrate SQLSERER Null Value Error: Error setting null for parameter # with JdbcType OTHER

My backend Shijian type is string, the SQL server time type is datetime,
the time format to be returned is “2021-12-09 12:20:45”

#{} just add a JDBC type = varchar

Read More: