add isRent to stock if location is in progress
This commit is contained in:
@@ -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