This commit is contained in:
朱斌 2025-08-05 13:54:07 +08:00
parent f16c20d8ee
commit 8746a2087b

View File

@ -76,7 +76,7 @@ WHERE
FPriceFrom = "SALORDERBILL",
FBusCloseStatus = "ALL",
FMergingSOHeader = true,
FIncludedUnfilledOrders = false,
FIncludedUnfilledOrders = true,
FIsRecWithMat = true,
}
};
@ -135,7 +135,7 @@ WHERE
FPriceFrom = "SALORDERBILL",
FBusCloseStatus = "ALL",
FMergingSOHeader = true,
FIncludedUnfilledOrders = false,
FIncludedUnfilledOrders = true,
FIsRecWithMat = true,
}
};