Commit ba7f74df authored by gongyuanbiao's avatar gongyuanbiao

新采购供应商列表

parent c3857f9f
......@@ -18,11 +18,11 @@ interface SupplierServiceInterface
*/
public function list($params): string;
/**
* 供应商下拉框
* @return array
*/
public function getCompanyOption(): string;
// /**
// * 供应商下拉框
// * @return array
// */
//
// public function getCompanyOption(): string;
}
\ 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