add isRent to stock if location is in progress
This commit is contained in:
committed by
mepiphana2023
parent
e19b32e4bf
commit
b4c8f2af6b
@@ -4,4 +4,5 @@ import fr.eni.demo.bo.Location;
|
||||
|
||||
public interface LocationService {
|
||||
void add(Location location);
|
||||
void update(Location location);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user