mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-17 13:57:35 +08:00
invite signup check code's owner
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'invalid_inviter' => '非法邀请者!此邀请码已被禁用!',
|
||||
];
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'invalid_argument' => '参数错误',
|
||||
];
|
||||
Reference in New Issue
Block a user