xiao547607 %!s(int64=4) %!d(string=hai) anos
pai
achega
82775a6117

+ 1 - 1
common/src/main/resources/mapper/job/ResumeDeliverContent.xml

@@ -158,7 +158,7 @@
 		FROM
 		job_resume_deliver_content
 		WHERE
-		job_user_id = #{userId}
+		deliver_id = #{userId}
 		and del_flag = 0
 		ORDER BY
 		create_time DESC