Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
77c7b2accb
@ -1088,7 +1088,7 @@ func (this *User) recoverUserPs(user *pb.DBUser) (change bool, total int32, next
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
total = pconf.PsCeiling
|
total = pconf.PsCeiling
|
||||||
cur := time.Now().Unix()
|
cur := configure.Now().Unix()
|
||||||
if user.LastRecoverPsSec == 0 {
|
if user.LastRecoverPsSec == 0 {
|
||||||
user.LastRecoverPsSec = cur
|
user.LastRecoverPsSec = cur
|
||||||
change = true
|
change = true
|
||||||
|
Loading…
Reference in New Issue
Block a user