mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
15 lines
254 B
JSON
15 lines
254 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"setting": {
|
|
"book_id": "test",
|
|
"default_words": 240,
|
|
"chapter_setting": [
|
|
{
|
|
"chapter_index": 1,
|
|
"words": 123
|
|
}
|
|
]
|
|
}
|
|
}
|