添加会员功能

This commit is contained in:
2025-12-22 23:37:52 +08:00
parent f6d50d8d98
commit c61a34ec7d

View File

@@ -25,7 +25,7 @@ use think\Request;
class AppEnd
{
/**
* 记录统计信息(用户访问量)
* 记录统计信息(用户访问量)1212
* @param Request $request
*/
public function run(Request $request)