Commit 1f6e8daa authored by  林继鑫's avatar 林继鑫

服装分税

parent 88c2e36a
......@@ -47,4 +47,10 @@ interface SupplyServiceInterface
public function getSupplyListByName($names,$column = ['*'],$searchType='');
/**
*
* @param $factory_id
* @return mixed
*/
public function getSupplierInvoiceInformation($factory_id);
}
\ 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