Commit 8d7e4176 authored by 王源's avatar 王源 🎧

产品rpc添加完成产品审批

parent 366458dd
......@@ -148,4 +148,11 @@ interface ProductServiceInterface
*/
public function getSizesById($id): array;
/**
* 完成产品审批
* @param $data
* @author Zero
*/
public function downApprove($data);
}
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