1
This commit is contained in:
parent
5a391287ee
commit
fcb4d283f7
@ -34,7 +34,7 @@ class LogService extends BaseService
|
||||
const GOLD_TYPE = 0;
|
||||
const DIAMOND_TYPE = 1;
|
||||
|
||||
private static function addLog($eventName, $prop){
|
||||
public static function addLog($eventName, $prop){
|
||||
$data = [
|
||||
"#account_id" => myself()->_getAccountId(),
|
||||
"#event_name"=> $eventName,
|
||||
|
Loading…
x
Reference in New Issue
Block a user