|
|
@ -30,7 +30,7 @@ |
|
|
|
"ruleExplore": { |
|
|
|
"ruleExplore": { |
|
|
|
"author": "$.author", |
|
|
|
"author": "$.author", |
|
|
|
"bookList": "$.content.content", |
|
|
|
"bookList": "$.content.content", |
|
|
|
"bookUrl": "$.id@js:'https://www.kaixin7days.com/book-service/bookMgt/getAllChapterByBookId,{ \"method\": \"POST\",\"body\": {\"bookId\": \"'+result+'\",\"pageNum\": \"1\",\"pageSize\": \"100\"} }'", |
|
|
|
"bookUrl": "$.id@js:'https://www.kaixin7days.com/book-service/bookMgt/getAllChapterByBookId,{ \"method\": \"POST\",\"body\": {\"bookId\": \"'+result+'\",\"pageNum\": \"1\",\"pageSize\": \"10000\"} }'", |
|
|
|
"coverUrl": "$.cover@js:var cover = JSON.parse(result);'https://www.shuidi.online:9021/fileMgt/getPicture?filePath='+cover.storeFilePath", |
|
|
|
"coverUrl": "$.cover@js:var cover = JSON.parse(result);'https://www.shuidi.online:9021/fileMgt/getPicture?filePath='+cover.storeFilePath", |
|
|
|
"intro": "$.desc", |
|
|
|
"intro": "$.desc", |
|
|
|
"lastChapter": "$.newestChapter", |
|
|
|
"lastChapter": "$.newestChapter", |
|
|
|