Skip to content

Commit cd47fa5

Browse files
author
peng.zhang
committed
just add a system!
1 parent da322cd commit cd47fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/spring/mvc/mini/json/RequestStatusJsonMapping.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public int getMaxIntClass(){
4141
}
4242

4343
public int getLatestmocrid(){
44-
44+
System.out.println("just print nothing!");
4545
ArrayList<MOCRequestStatus> mrsList = this.readStatus();
4646

4747
int mocrid = mrsList.get(mrsList.size()-1).getmocrid();

0 commit comments

Comments
 (0)