Commit cc6b3a4d authored by gongyuanbiao's avatar gongyuanbiao

getCraftDocAddressByDeliveryNo

parent 272e67f9
......@@ -206,9 +206,9 @@ interface FactoryServiceInterface
/**
* 获取工艺单地址
* @param $originProductionNo
* @param $deliveryNo 发货单号
* @author Jack
* date 2023-02-17
*/
public function getCraftDocAddressByProductionNo($productionNo);
public function getCraftDocAddressByDeliveryNo($deliveryNo);
}
\ No newline at end of file
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