|
@@ -682,7 +682,7 @@
|
|
|
<select id="getMsg" resultType="com.diagbot.dto.MsgDTO">
|
|
|
SELECT
|
|
|
a.*, u.linkman,
|
|
|
- appeal.id appeal_info_id appealInfoId,
|
|
|
+ appeal.id appealInfoId,
|
|
|
appeal.appeal_operation_type appealOperationType,
|
|
|
appeal.example_status exampleStatus
|
|
|
FROM
|