From f9e4e61d937759096670fa9ac0f0cfe05deb253b Mon Sep 17 00:00:00 2001 From: zhenhui <1276357500@qq.com> Date: Tue, 7 Apr 2026 10:45:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=AD=BE=E5=90=8D=E7=94=9F?= =?UTF-8?q?=E6=88=90bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/api/controller/v1/Playx.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/controller/v1/Playx.php b/app/api/controller/v1/Playx.php index 892efc2..261d7e6 100644 --- a/app/api/controller/v1/Playx.php +++ b/app/api/controller/v1/Playx.php @@ -148,7 +148,7 @@ class Playx extends Api /** * Daily Push API - PlayX 调用商城接收 T+1 数据 - * POST /api/v1/playx/daily-push + * POST /api/v1/mall/dailyPush */ public function dailyPush(Request $request): Response {