Commit c0cb37f4 authored by Bob Lee Swagger's avatar Bob Lee Swagger

debug

parent 2c34ec8b
......@@ -10,6 +10,12 @@ namespace Meibuyu\Rpc\Service\Interfaces\Finance;
interface PurchaseOrderServiceInterface
{
/**
* @param array $data
* @return mixed
*/
public function syncOAPurchaseOrder($data);
/**
* @param array $data
* @return mixed
......
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