Authored by 郭成尧

Merge branch 'feature/bugfix61' into release/6.1

... ... @@ -99,7 +99,7 @@ exports.qaDetail = (req, res, next) => {
<body>
${_.get(detailApi, 'data.helpdetail_list[0].content')}
</body>
<html>
</html>
`);
} else {
let params = {
... ...