摘要: 问题背景 在使用@Mapping做具体字段映射时,明明target的值与实体类中的字段一致,但就是报下面这种错 java: Unknown property "dBMSName" in result type DataBaseInfo. Did you mean "DBMSName"? 下面是示例实 阅读全文
posted @ 2025-06-20 15:54 不睡觉的狗子 阅读(82) 评论(0) 推荐(0)