Commit 822a7109 authored by 姜克保's avatar 姜克保

Merge branch 'develop' of git.huaperfect.com:without_auth/meibuyu-rpc into develop

parents 881e3805 ef69ddba
......@@ -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