From b0bfc153bf3c9aa430ee6a86588648cdd1c27132 Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期四, 12 六月 2025 11:36:08 +0800
Subject: [PATCH] update: 点赞事件、收藏事件

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 2f686c9..a4a8b42 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
           "PUB_TYPE": "film"
         },
         "define": {
-          "PUB_FILM": true
+          "PUB_CUSTOMER": true
         }
       }
     }

--
Gitblit v1.9.3