GOODBOY008 opened a new pull request, #4272: URL: https://github.com/apache/streampark/pull/4272
## What changes were proposed in this pull request This pull request fixes several MyBatis mapper XML configuration issues that were causing build errors and inconsistencies in the StreamPark console service. ## Brief change log - Rename ApplicationMapper.xml to FlinkApplicationMapper.xml to match the actual mapper interface - Remove unused/incorrect mapper XML files (DistributedTaskMapper.xml, FlinkCatalogMapper.xml) - Fix MenuMapper.xml resultMap to correctly map database columns to entity properties - Resolve 'Cannot resolve symbol' errors in MyBatis XML files -- 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]
