完成时间字段查询 推送字段查询

This commit is contained in:
zhaoqing
2026-06-02 17:59:04 +08:00
parent f1f3e8f5de
commit c724654e36
5 changed files with 22 additions and 2 deletions
@@ -137,7 +137,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
,b.notice_number, b.warehouse_id, b.warehouse_code, b.warehouse_name, b.shipper_id, b.shipper_code, b.shipper_name,
b.order_type_code, b.order_type_name, b.supplier_id, b.supplier_code, b.supplier_name, b.expect_time, b.supply_chain_number, b.priority_level_code,
b.priority_level_name, b.direct_warehouse, b.annex_url, b.material_quantity as in_order_material_quantity, b.quantity as in_order_quantity
,b.NEED_CUSTOMS_DECLARATION
,b.NEED_CUSTOMS_DECLARATION,b.completion_time
</sql>
<sql id="joinStockInOrderPoWhere">