mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 22:58:59 +00:00
docs: update dao
This commit is contained in:
@@ -44,5 +44,4 @@ public class Customer {
|
||||
private int id;
|
||||
private String firstName;
|
||||
private String lastName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user