Bläddra i källkod

WeightBaseController 重量修改

ajun 5 år sedan
förälder
incheckning
a15e09f8da
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app/Http/Controllers/api/thirdPart/weight/WeightBaseController.php

+ 1 - 1
app/Http/Controllers/api/thirdPart/weight/WeightBaseController.php

@@ -161,7 +161,7 @@ class WeightBaseController
     // 重量
     public function  getWeightValue($params)
     {
-        return $this->getValue($this->width, $params);
+        return $this->getValue($this->weight, $params);
     }
 
     // 高