Skip to content

Commit

Permalink
在main/java/my/cute目录下创建了Cat类。 (#159)
Browse files Browse the repository at this point in the history
在main/java/my/cute目录下创建了Cat类。 (#159)
  • Loading branch information
xdcgh authored and hcsp-bot committed Dec 28, 2019
1 parent cd49c95 commit ed844a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/java/my/cute/Cat.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package my.cute;

public class Cat {
}

0 comments on commit ed844a1

Please sign in to comment.