feat: 【小程序】修改体验模式用户
This commit is contained in:
parent
5b365673b5
commit
04f8580ced
|
|
@ -54,7 +54,7 @@ class Worker extends WorkerApi
|
||||||
*/
|
*/
|
||||||
public function guestLogin()
|
public function guestLogin()
|
||||||
{
|
{
|
||||||
$this->workerLogin(319);
|
$this->workerLogin(1059);
|
||||||
$this->success('登录成功', $this->user);
|
$this->success('登录成功', $this->user);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user