ongdisheng commented on issue #714: URL: https://github.com/apache/fesod/issues/714#issuecomment-3585990590
Hi @kt286, I agree with @bengbengbalabalabeng where this seems related to how MyBatis handles date types. On top of that, I noticed this issue has been fixed in MyBatis. See this commit: https://github.com/mybatis/mybatis-3/commit/3ca9771f49ec59e11213648d45719317b5bcbe12 It should be available in MyBatis 3.5.19. Could you try upgrading to see if that resolves the issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
