This commit is contained in:
@@ -30,9 +30,9 @@ func (s *GoldService) Cheak(pid, ptye uint32) int {
|
||||
|
||||
}
|
||||
func (s *GoldService) Log(pid, count uint32) {
|
||||
// if cool.Config.ServerInfo.IsVip != 0 {
|
||||
// return
|
||||
// }
|
||||
if cool.Config.ServerInfo.IsVip != 0 {
|
||||
return
|
||||
}
|
||||
|
||||
// 获取当前时间
|
||||
now := time.Now()
|
||||
|
||||
Reference in New Issue
Block a user