Developed using mapper interface in mybatis, the method cannot be overloaded

The methods defined in the mapper interface cannot be overloaded, otherwise an exception will be reported.

Solution:

Methods defined in an interface cannot have the same name

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325645446&siteId=291194637