|
@@ -16,7 +16,7 @@
|
|
<result column="plan_status" property="planStatus" />
|
|
<result column="plan_status" property="planStatus" />
|
|
<result column="remark" property="remark" />
|
|
<result column="remark" property="remark" />
|
|
</resultMap>
|
|
</resultMap>
|
|
- <select id="getPlanInfoPageAll" resultType="com.diagbot.dto.PlanInfoPageDTO">
|
|
|
|
|
|
+ <select id="getPlanInfoPageAll" resultType="com.diagbot.dto.PlanInfoPagesDTO">
|
|
SELECT
|
|
SELECT
|
|
id as id,
|
|
id as id,
|
|
hospital_id as hospitalId,
|
|
hospital_id as hospitalId,
|