Tue Jan 07 2020 18:27:16 GMT+0800 (CST)

This commit is contained in:
zhengchun 2020-01-07 18:27:16 +08:00
parent 30c434cf53
commit a26aa26e12
3 changed files with 12 additions and 5 deletions

View File

@ -1,10 +1,10 @@
[ [
{ {
"title": "雅威的训词应如何遵守?", "title": "雅威的训词应如何遵守?",
"body": "需要忠实与正确地遵守。\n他的名圣而可畏。" "body": "需要忠实与正确地遵守。"
}, },
{ {
"title": "作者怎样描写雅威的名?", "title": "作者怎样描写雅威的名?",
"body": "" "body": "他的名圣而可畏。"
} }
] ]

View File

@ -1,6 +1,10 @@
[ [
{ {
"title": "智慧的开端是什么?\n遵行雅威命令的有什么", "title": "智慧的开端是什么?",
"body": "敬畏雅威是智慧的开端。\n遵行雅威命令的有聪明。" "body": "敬畏雅威是智慧的开端。"
},
{
"title": "遵行雅威命令的有什么?",
"body": "遵行雅威命令的有聪明。"
} }
] ]

View File

@ -163,6 +163,9 @@
"110-07", "110-07",
"111-title", "111-title",
"111-01", "111-01",
"111-04" "111-04",
"111-07",
"111-10",
"112-title"
] ]
} }