Commit d2e4eb5a authored by hangjun83's avatar hangjun83

更新

parent 3f41fe6b
......@@ -39,7 +39,7 @@ class RhawnProductService
public function getProductPackagesThroughGroupByPackUnit()
{
return $this->rhawnRawRepository->getProductPackagesThroughGroupByPackUnit();
return $this->rhawnProductRepository->getProductPackagesThroughGroupByPackUnit();
}
public function getChemicalRawThroughtCode($rawCode)
......
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