云账号SDK更换

This commit is contained in:
2025-09-30 14:06:41 +08:00
parent 4faaea51b8
commit b3f5a5d62d
59 changed files with 8726 additions and 148 deletions

View File

@@ -35,6 +35,11 @@ class H5UserPresignRequest extends BaseRequest
* @var int32
*/
public $certificate_type;
/**
* 是否收集手机号码 0不收集默认 1收集手机号码
* @var int32
*/
public $collect_phone_no;
public function __construct($params = array())
{