Files
pingan_unionpay_new/packages/identity/README.md
2021-01-31 11:50:56 +08:00

5 lines
281 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Identity 身份系统
# trait User 模型 涉及函数 RuLong\Identity\Traits\UserHasIdentity
# 身份变更 $User->identityUpdate(Identity_id,Channel) // (身份ID,变更渠道)
# 身份加权点数 $User->addPoint(Identity_id,Point) // (身份ID,加权数额默认1)