Commit f2d10dba authored by hangjun83's avatar hangjun83

乐妍

parent f5d51340
......@@ -46,7 +46,7 @@ class LeyanService
public function updateProductByCas($params)
{
$result = $this->apiService->pushUpdateProductByCas($params['cas'],$this->getToken());
$result = $this->apiService->pushUpdateProductByCas($params,$this->getToken());
if(!$result){
return null;
}
......
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