lqmac 8 months ago
parent 4fb08b28d2
commit feea638871
  1. 1
      app/admin/controller/Goods.php

@ -383,7 +383,6 @@ class Goods extends Controller
'rate' => $rate, 'rate' => $rate,
]); ]);
} }
return $this->renderSuccess('加价成功'); return $this->renderSuccess('加价成功');
} }

Loading…
Cancel
Save