healchow opened a new pull request #3132: URL: https://github.com/apache/incubator-inlong/pull/3132
### Title Name: [INLONG-3131][Manager] Application start failed as the JdbcType was wrong Fixes #3131 ### Motivation Application start failed as the JdbcType was wrong. ### Modifications Change the `Integer` to `INTEGER` as MyBatis only support the `INTEGER`. ### Verifying this change - [X] Make sure that the change passes the CI checks. -- 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]
