From bf657efc49755f38da8d045a3caf0d0467847a5b Mon Sep 17 00:00:00 2001 From: hgx615 Date: Sun, 31 Jan 2021 19:34:15 +0800 Subject: [PATCH] =?UTF-8?q?add=20common.txt.=20=E5=85=AC=E5=85=B1=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E5=A4=9A=E4=B8=AA=E5=8A=9F=E8=83=BD=E7=82=B9?= =?UTF-8?q?=E9=83=BD=E4=BC=9A=E7=94=A8=E5=88=B0=E7=9A=84=E9=80=BB=E8=BE=91?= =?UTF-8?q?=EF=BC=8C=E4=BC=9A=E6=88=90=E5=9C=A8=E5=A4=9A=E4=B8=AA=E5=88=86?= =?UTF-8?q?=E6=94=AF=E4=B8=AD=E4=BF=AE=E6=94=B9=E6=9C=AC=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E5=9C=BA=E6=99=AF=EF=BC=8C=E4=B9=9F=E6=98=AF=E7=94=9F?= =?UTF-8?q?=E4=BA=A7=E4=BB=A3=E7=A0=81=E5=86=B2=E7=AA=81=E3=80=81=E8=A6=86?= =?UTF-8?q?=E7=9B=96=E7=9A=84=E5=9C=BA=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common.txt diff --git a/common.txt b/common.txt new file mode 100644 index 0000000..442aa06 --- /dev/null +++ b/common.txt @@ -0,0 +1,4 @@ +111 +222 +333 +444 \ No newline at end of file -- Gitee