|
and b.BillDate >= #{dataStart, jdbcType=VARCHAR} and b.BillDate <= #{dataEnd, jdbcType=VARCHAR}
|
|
and b.BillDate >= #{dataStart, jdbcType=VARCHAR} and b.BillDate <= #{dataEnd, jdbcType=VARCHAR}
|
|
and p.DeptUserID = #{emplId, jdbcType=VARCHAR}
|
|
and p.DeptUserID = #{emplId, jdbcType=VARCHAR}
|