客户通过代理商api注册

This commit is contained in:
“wanyongkang”
2026-04-11 13:28:24 +08:00
parent abb3584262
commit 2efa163483

View File

@@ -211,6 +211,8 @@ class Index
{
$data = $_GET;
// dump($data);die;
unset($data['s']);
$data['LoginCode'] = trim($data['LoginCode']);
if(empty($data['LoginCode'])){