提交 68fd9a02 作者: 刘明祎-运维用途

修改bug

上级 e66a43eb
流水线 #7367 已失败 于阶段
in 2 分 55 秒
...@@ -1676,7 +1676,7 @@ ...@@ -1676,7 +1676,7 @@
</select> </select>
<select id="selectServiceFlowIdFromAgreePilot" resultType="java.lang.Integer"> <select id="selectServiceFlowIdFromAgreePilot" resultType="java.lang.Integer">
select service_flow_id from agree_pilot_order where require_info_id = #{requireId} and pilot_certification_user_id = #{userAccountId} select service_flow_id from agree_pilot_order where require_info_id = #{requireId} and pilot_certification_user_id = #{userAccountId} limit 1
</select> </select>
<select id="selectDetailRefusePilotInfo" <select id="selectDetailRefusePilotInfo"
resultType="com.mmc.csf.release.entity.requirements.RequirementsInfoDO"> resultType="com.mmc.csf.release.entity.requirements.RequirementsInfoDO">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论