org.apache.ibatis.executor.ExecutorException: No constructor found in void matching [java.lang.String]
There is no constructor of corresponding type
in mapper,
![]()
is written, while in service,



solution:

change this to and modify the returned value of selectuserpermissions


