Commit 82377720 by lixinming

no message

parent 392f72a5
......@@ -417,7 +417,7 @@ export async function adopt({id, session}) {
userRegisterState:USERREGISTERSTATE.通过,
session:session,
paymentStatus:PAYMENTSTATUS.未支付,
lifespanStartTime:NowMs,
lifespanStartTime:NowMs, //这里有问题
lifespanEndTime:NowMs + 1000,
memberLevel:MEMBERLEVEL.普通会员,
memberState:MEMBERSTATE.异常,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment