no message

develop
付凡芮 2025-01-13 13:10:37 +08:00
parent 67250a0dad
commit 0a0acf4394
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ public class aa {
stringBuilder.append(integer);
}
System.out.println(stringBuilder);
System.out.println("这是提交到develop分支代码");
}
}