Commit c78f4949 by jinxin

好办外部联系人接口时间查询

parent 4f6c4b22
...@@ -858,7 +858,7 @@ ...@@ -858,7 +858,7 @@
member_id = #{memberId} member_id = #{memberId}
AND enterprise_id = #{enterpriseId} AND enterprise_id = #{enterpriseId}
<if test="null != flag"> <if test="null != flag">
status_flag in (1) and status_flag in (1)
</if> </if>
</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