From b0d6047ecf2c806fb3eb348e0a8b0f9cfa26fe30 Mon Sep 17 00:00:00 2001 From: Sam1214 Date: Wed, 9 Jan 2019 17:40:25 -0800 Subject: [PATCH] Wed Jan 09 2019 17:40:25 GMT-0800 (Pacific Standard Time) --- 04/01.txt | 4 ++-- 04/02.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 04/02.txt diff --git a/04/01.txt b/04/01.txt index 4df1046..8acfb01 100644 --- a/04/01.txt +++ b/04/01.txt @@ -1,6 +1,6 @@ [ { - "title": "大卫hu'yu", - "body": "" + "title": "大卫呼求的时候,求谁应允?", + "body": "他求 上帝应允。 " } ] \ No newline at end of file diff --git a/04/02.txt b/04/02.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/04/02.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5269d0c..514ce00 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "03-01", "03-03", "03-05", - "03-07" + "03-07", + "04-01" ] } \ No newline at end of file