curl --location --request GET 'https://test-openapi-nebula.wtzw.com/kol/v1/book/chapters?app_key=123456×tamp=1690351233&sign=7b01cc09f28c63c8b9fc22781a50b5aa&book_id=1'
{ "code": 0, "message": "string", "data": [ { "chapter_title": "string", "chapter_sort": 0, "chapter_txt_url": "string" } ] }