1
This commit is contained in:
parent
8369a4890f
commit
8cbd342c75
@ -13,6 +13,5 @@ func (this *log) init() {
|
||||
func (this *log) unInit() {
|
||||
}
|
||||
|
||||
func (this *log) AddLog(accountId string, logType string, subType string,
|
||||
param1 string, param2 string, param3 string, param4 string) {
|
||||
func (this *log) AddLog(accountId string, logType string, subType string, params map[string]string) {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user