Skip to content

Commit 2726000

Browse files
author
huangwei
committed
重命名
1 parent 72a9bd0 commit 2726000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yellow-doc/src/main/java/com/yellow/doc/Document.java renamed to yellow-doc/src/main/java/com/yellow/doc/DocumentTemp.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import com.yellow.anno.MyId;
44

5-
public class Document {
5+
public class DocumentTemp {
66

77
@MyId
88
private String name;

0 commit comments

Comments
 (0)