Commit ef69ddba authored by gongyuanbiao's avatar gongyuanbiao

需要兼容的供应商

parent 46dfe8d4
......@@ -38,4 +38,10 @@ interface SupplierNewServiceInterface
* @return array
*/
public function getSupplierInfoByName(array $supplierName): array;
/**
* 需要兼容的供应商
* @return array
*/
public function supplierMap();
}
\ 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