ruoyi-system/src/main/resources/mapper/system/TBillMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-system/src/main/resources/mapper/system/TBillMapper.xml
@@ -62,7 +62,7 @@ <if test="query.userId != null and query.userId !=''"> and t.id = #{query.userId} </if> <if test="query.businessDeptId != null and query.businessDeptId !=''"> <if test="query.businessDeptId != null and query.businessDeptId !='' and query.businessDeptId!='0'"> and b.business_dept_id = #{businessDeptId} </if> <if test="query.billType != null">