\app\store\serviceMemberService

会员数据初始化 Class MemberService

Summary

Methods
Properties
Constants
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

create()

create(array  $data) : boolean

创建会员数据

Parameters

array $data

会员数据

Throws

\think\Exception
\think\exception\PDOException

Returns

boolean