Skip to content

Commit ed844a1

Browse files
xdcghhcsp-bot
authored andcommitted
在main/java/my/cute目录下创建了Cat类。 (#159)
在main/java/my/cute目录下创建了Cat类。 (#159)
1 parent cd49c95 commit ed844a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/java/my/cute/Cat.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package my.cute;
2+
3+
public class Cat {
4+
}

0 commit comments

Comments
 (0)