1
This commit is contained in:
parent
0d16128c72
commit
34a0772bea
@ -11,3 +11,11 @@ func (this* dbLogMgr) Init() {
|
||||
func (this* dbLogMgr) UnInit() {
|
||||
|
||||
}
|
||||
|
||||
func (this *dbLogMgr) FriendAdd(string, string) {
|
||||
|
||||
}
|
||||
|
||||
func (this* dbLogMgr) aFriendDel(string, string) {
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user