Commit 0fd52e1e authored by 王国存's avatar 王国存

Merge branch 'master' into 'test'

审批-详情列表查看

See merge request !22
parents e036e80f dc34bc6d
......@@ -87,7 +87,7 @@
<select id="selectReviewByRecordId" resultType="com.tiptimes.model.Review">
SELECT
questions_id AS 'questionsId',
`remark`,,score,approval_status as approvalStatus
`remark`,score,approval_status as approvalStatus
FROM
t_review
WHERE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment