Commit 7983f7c6 authored by wxl's avatar wxl

no message

parent dcf252ed
...@@ -44,7 +44,7 @@ class AllExWarehouseOrderGoods extends BaseEntity ...@@ -44,7 +44,7 @@ class AllExWarehouseOrderGoods extends BaseEntity
private $sendOrderId; private $sendOrderId;
/** /**
* 其他出库销售订单对应表出库单号 * 其他入库采购入库对应表入库单号
* @ORM\Column(name="ex_warehouse_order_sn", type="string", length=100) * @ORM\Column(name="ex_warehouse_order_sn", type="string", length=100)
*/ */
private $exWarehouseOrderSn; private $exWarehouseOrderSn;
......
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