1
This commit is contained in:
parent
76a62734db
commit
8369a4890f
@ -12,3 +12,7 @@ func (this *log) init() {
|
|||||||
|
|
||||||
func (this *log) unInit() {
|
func (this *log) unInit() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (this *log) AddLog(accountId string, logType string, subType string,
|
||||||
|
param1 string, param2 string, param3 string, param4 string) {
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user