Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
郭成尧
2017-09-22 18:01:46 +0800
Commit
46528631105b9923966575a07d1e7227d050c0da
2 parents
3a4d6d21
6450aa00
Merge branch 'feature/bugfix61' into release/6.1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/service/controllers/chatQa.js
apps/service/controllers/chatQa.js
View file @
4652863
...
...
@@ -99,7 +99,7 @@ exports.qaDetail = (req, res, next) => {
<
body
>
$
{
_
.
get
(
detailApi
,
'data.helpdetail_list[0].content'
)}
<
/body
>
<
html
>
<
/
html
>
`
);
}
else
{
let
params
=
{
...
...
Please
register
or
login
to post a comment