mirror of
https://github.com/accelforce/Yuito
synced 2025-01-30 15:44:54 +01:00
(crud) change delete stuff
This commit is contained in:
parent
451229779f
commit
03769f0644
@ -32,5 +32,5 @@ public interface TootDao {
|
|||||||
|
|
||||||
// d
|
// d
|
||||||
@Delete
|
@Delete
|
||||||
void delete(TootEntity user);
|
int delete(TootEntity user);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user