Tue Nov 19 2019 07:57:58 GMT+0800 (中国标准时间)

This commit is contained in:
Deco 2019-11-19 07:58:00 +08:00
parent 55ee79fd2c
commit 72bc25b442
5 changed files with 28 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[ [
{ {
"title": "耶和华使哪里作野驴的住处、使", "title": "耶和华使哪里作野驴的住处、使哪里当野驴的居所?",
"body": "" "body": "耶和华使旷野作它的住处, 使咸地当它的居所。"
} }
] ]

6
39/07.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "哪里是野驴的草场?",
"body": "遍山是野驴的草场。"
}
]

6
39/09.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "耶和华问约伯用套绳做什么?",
"body": "耶和华问约伯用套绳将野牛笼在犁沟之间。"
}
]

10
39/13.txt Normal file
View File

@ -0,0 +1,10 @@
[
{
"title": "",
"body": ""
},
{
"title": "",
"body": ""
}
]

View File

@ -409,6 +409,9 @@
"38-36", "38-36",
"38-39", "38-39",
"38-41", "38-41",
"39-03" "39-03",
"39-05",
"39-07",
"39-09"
] ]
} }