Browse Source

bug

feature/dangjian
曲树通 6 years ago
parent
commit
2ec7021999
  1. 2
      esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml

2
esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml

@ -362,7 +362,7 @@
actInfo.CREATED_TIME DESC
</select>
<select id="getRejectDetailByApp" resultMap="actDetailAppResultMap">
<select id="getRejectDetailByApp" resultType="com.elink.esua.epdc.activity.result.ActInfoDetailAppResultDTO">
SELECT
actInfo.ID,
actInfo.TITLE,

Loading…
Cancel
Save