提交 71aa45ef authored 作者: zhoushaopan's avatar zhoushaopan

feat(全局模块): 第二次提交

第二次提交
上级 a2d29f54
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>
\ No newline at end of file
...@@ -5,5 +5,6 @@ public class TestGitApplication { ...@@ -5,5 +5,6 @@ public class TestGitApplication {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("第一次提交"); System.out.println("第一次提交");
System.out.println("第二次提交");
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论