Commit 4f0aff7f by huluobin

# update

parent fc106db5
......@@ -92,7 +92,7 @@
from dc_base_oms_sku
where bailun_sku = #{bailunSku}
and warehouse_code = #{warehouseCode}
order by id asc
order by create_time asc
limit 1;
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment