实现后台及前台通过API访问UV埋点,所有代码全部保存

This commit is contained in:
2025-11-08 18:15:26 +08:00
parent 6bad32d9b1
commit e440631275
43 changed files with 5960 additions and 1105 deletions

4
.idea/dataSources.xml generated
View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="@localhost" uuid="84bbe120-3407-4e1f-b749-7a6a28f41e21">
<data-source source="LOCAL" name="local_shop_xcx30.5g" uuid="84bbe120-3407-4e1f-b749-7a6a28f41e21">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://localhost:3306</jdbc-url>
<jdbc-url>jdbc:mysql://localhost:3316</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>

4
.idea/sqldialects.xml generated
View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/../../zips/php后端源码/5g_2025-10-28_11-51-21_mysql_data_kZXBL.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/../../zips/php后端源码/shop_mallnew_2025-10-28_01-30-01_mysql_data.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/../../zips/php后端源码/5g_-xcx30.5.g-quickapp-2025-11-03_00-30-01_mysql_data.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/../../zips/php后端源码/shop_mallnew-xcx30.5.g-quickapp_2025-11-03_00-30-20_mysql_data.sql" dialect="MySQL" />
</component>
</project>