diff --git a/app/admin/controller/Wxwholesaler.php b/app/admin/controller/Wxwholesaler.php index 9d0e8fff..088e9b84 100644 --- a/app/admin/controller/Wxwholesaler.php +++ b/app/admin/controller/Wxwholesaler.php @@ -335,7 +335,7 @@ class Wxwholesaler extends Controller return $this->renderSuccess('success'); } } - return $this->renderError($msg); + return $this->renderError($domain); } /**