Commit 45775ce3 by 徐高华

企微托管

parent df238a07
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
and wx_enterprise_id = #{wxEnterpriseId} and wx_enterprise_id = #{wxEnterpriseId}
</if> </if>
<if test="null !=enterpriseId"> <if test="null !=enterpriseId">
and a.enterprise_id=#{enterpriseId} and enterprise_id=#{enterpriseId}
</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