mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
v3.0
This commit is contained in:
@ -164,6 +164,7 @@ class User extends Common
|
||||
'width' => 100,
|
||||
'height' => 28,
|
||||
'key_prefix' => input('type', 'user_reg'),
|
||||
'expire_time' => MyC('common_verify_expire_time'),
|
||||
];
|
||||
$verify = new \base\Verify($params);
|
||||
$verify->Entry();
|
||||
|
||||
Reference in New Issue
Block a user