Commit 58566a6a by 徐高华

加好友

parent 78ac3cc6
...@@ -613,7 +613,7 @@ ...@@ -613,7 +613,7 @@
and wx_enterprise_id = #{wxEnterpriseId} and wx_enterprise_id = #{wxEnterpriseId}
and enterprise_id = #{enterpriseId} and enterprise_id = #{enterpriseId}
and external_user_id = #{externalUserId} and external_user_id = #{externalUserId}
and status_flag = 4 and status_flag in (3, 4)
order by update_time desc limit 1 order by update_time desc limit 1
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment