When adding, deleting and modifying, Mybatis will return the number of rows affected.
Accurately, sql's insert, delete update update statements will return the number of rows affected.
If it helps you, please click adopt.