From 41c1c90d4728b1eea8681671d2305d2e63c834e9 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 8 Aug 2024 11:20:02 +0800 Subject: [PATCH] 1 --- webapp/controller/BaseAuthedController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/BaseAuthedController.class.php b/webapp/controller/BaseAuthedController.class.php index 06f00e5f..ac5d6909 100644 --- a/webapp/controller/BaseAuthedController.class.php +++ b/webapp/controller/BaseAuthedController.class.php @@ -884,6 +884,7 @@ class BaseAuthedController extends BaseController { /* 添加通用日志埋点 $prop必须是array对象(不是数组{}) + !!!注意eventName多人之间开发不要用重复了 */ public function _addTgLog($eventName, $prop) {