diff --git a/YangPuBaoMing.iml b/YangPuBaoMing.iml new file mode 100644 index 0000000..97714ab --- /dev/null +++ b/YangPuBaoMing.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/src/main/java/UnitTest/TestBito.java b/src/main/java/UnitTest/TestBito.java new file mode 100644 index 0000000..fe35192 --- /dev/null +++ b/src/main/java/UnitTest/TestBito.java @@ -0,0 +1,7 @@ +package UnitTest; + +public class TestBito { + public static void main(String[] args) { + // 安装 Bito插件,可以使用GPT4 + } +}