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