diff --git a/mhd_bms/src/main/resources/mapper/BillOperationLogMapper.xml b/mhd_bms/src/main/resources/mapper/BillOperationLogMapper.xml
index 5894f31eb..1a55a853e 100644
--- a/mhd_bms/src/main/resources/mapper/BillOperationLogMapper.xml
+++ b/mhd_bms/src/main/resources/mapper/BillOperationLogMapper.xml
@@ -30,21 +30,21 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and bill_manage_id = #{billOperationLogDO.billManageId}
-
- and bill_number = #{billOperationLogDO.billNumber}
-
+
+
+
and operation_type = #{billOperationLogDO.operationType}
and operation_info = #{billOperationLogDO.operationInfo}
-
- and operator = #{billOperationLogDO.operator}
-
-
- and operation_time = #{billOperationLogDO.operationTime}
-
+
+
+
+
+
+