| Pass |
- 0:19:02 |
+ 22:13:53 |
Test passed
|
@@ -128,13 +128,13 @@
Started
-
十月 16, 2024 00:19:02
+
鍗佹湀 17, 2024 22:13:52
Ended
-
十月 16, 2024 00:19:02
+
鍗佹湀 17, 2024 22:13:53
diff --git a/hiver-modules/hiver-mall/src/main/resources/mapper/DealingsRecordMapper.xml b/hiver-modules/hiver-mall/src/main/resources/mapper/DealingsRecordMapper.xml
index 2c4645b7..420b90c6 100644
--- a/hiver-modules/hiver-mall/src/main/resources/mapper/DealingsRecordMapper.xml
+++ b/hiver-modules/hiver-mall/src/main/resources/mapper/DealingsRecordMapper.xml
@@ -196,7 +196,7 @@
WHERE
tdr.del_flag != 2
- and tdr.dealings_type in ( '2','3','4','6','7' )
+ and tdr.dealings_type in ( '2','3','4','5','6','7' )
and tdr.dealings_user_id = #{supplierBillQueryVo.supplierId}
and tdr.shop_id = #{supplierBillQueryVo.shopId}
and (tdr.sale_id is null or ts.in_storage_status = '1')