提交 084f689c 作者: 刘明祎-运维用途

修改bug

上级 68fd9a02
流水线 #7368 已通过 于阶段
in 2 分 53 秒
......@@ -1660,7 +1660,7 @@
<select id="selectServiceIdByRequireIdAndUserId" resultType="java.lang.Integer">
select service_flow_id from agree_pilot_order
where require_info_id = #{requirementsId} and pilot_certification_user_id = #{userAccountId}
where require_info_id = #{requirementsId} and pilot_certification_user_id = #{userAccountId} limit 1
</select>
<select id="selectRequirementsNum" resultType="java.lang.Integer">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论