1
This commit is contained in:
parent
7e2bdabe4a
commit
02da215d13
@ -22,7 +22,9 @@ func (this* dbLogMgr) UnInit() {
|
||||
}
|
||||
|
||||
func (this *dbLogMgr) FriendAdd(string, string) {
|
||||
|
||||
this.addLog([][]string{
|
||||
{"log_type", LOG_TYPE_FRIEND_ADD},
|
||||
})
|
||||
}
|
||||
|
||||
func (this* dbLogMgr) FriendDel(string, string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user