Commit 4d36ccec authored by hangjun83's avatar hangjun83

更新

parent f77e23b3
...@@ -44,7 +44,7 @@ class RhawnProductService ...@@ -44,7 +44,7 @@ class RhawnProductService
public function getChemicalRawThroughtCode($rawCode) public function getChemicalRawThroughtCode($rawCode)
{ {
return $this->rhawnRawRepository->getRawProductsThroughtCode($rawCode); return $this->rhawnRawRepository->getRawProductsThroughtRawCode($rawCode);
} }
public function getProductsThroughPid($pId) public function getProductsThroughPid($pId)
......
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