Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lxchinesszz committed Sep 6, 2020
1 parent e04028f commit c61c03d
Show file tree
Hide file tree
Showing 27 changed files with 97 additions and 433 deletions.
4 changes: 2 additions & 2 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

91 changes: 0 additions & 91 deletions dao/dao.iml

This file was deleted.

3 changes: 1 addition & 2 deletions dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>blm.server</groupId>
<artifactId>multi-boluome</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -15,7 +15,6 @@
<dependency>
<groupId>blm.server</groupId>
<artifactId>domain</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
1 change: 0 additions & 1 deletion dao/target/classes/application.properties

This file was deleted.

Binary file removed dao/target/classes/iflyer/dao/UserDao.class
Binary file not shown.
Binary file removed dao/target/test-classes/iflyer/dao/UserDaoTest.class
Binary file not shown.
90 changes: 0 additions & 90 deletions domain/domain.iml

This file was deleted.

2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>blm.server</groupId>
<artifactId>multi-boluome</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Binary file removed domain/target/classes/iflyer/model/User.class
Binary file not shown.
Loading

0 comments on commit c61c03d

Please sign in to comment.