绑定成功
This commit is contained in:
parent
c230fa4cdd
commit
7df9e218e0
@ -58,7 +58,7 @@ class AccountController extends Controller
|
|||||||
|
|
||||||
$account = $this->companyAccountService->store($attributes);
|
$account = $this->companyAccountService->store($attributes);
|
||||||
|
|
||||||
return res($account, '修改成功');
|
return res($account, '绑定成功');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user