From 0e1b7f4561e779bc7c1bccdf0415e097df8a3f4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=91=98?= <1782158860@qq.com> Date: Tue, 13 Sep 2022 16:30:44 +0800 Subject: [PATCH] Initial commit --- .gitignore | 12 ++++++++++++ README.md | 4 ++++ 2 files changed, 16 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..32858aa --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.class + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.ear + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* diff --git a/README.md b/README.md new file mode 100644 index 0000000..19ea282 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## pay + +当面付个人支付系统 +