Compare commits

..

1 Commits

Author SHA1 Message Date
pt4ebqrwy 91119a4d40 Delete 'README.md'
1 year ago

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

@ -1,2 +0,0 @@
# Epidemic

@ -9,4 +9,5 @@ public class Department {
private Integer id;
private String name;
private String charge;
}

Loading…
Cancel
Save