Commit efc3ed68 by huluobin

# update

parent 13e510a1
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
<if test="baseServe.departmentId != null "> <if test="baseServe.departmentId != null ">
and t3.store_id = #{baseServe.departmentId} and t3.store_id = #{baseServe.departmentId}
</if> </if>
<if test="sourceFrom!=null and sourceFrom ='customer'"> <if test="sourceFrom!=null and sourceFrom =='customer'">
and ser.name not in ( and ser.name not in (
'日式女士基础修手', '日式女士基础修手',
'日式女士基础修脚', '日式女士基础修脚',
......
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