清理:删除错误路径生成的多余 LotteryService 文件

This commit is contained in:
2026-03-04 15:38:11 +08:00
parent 27371fe321
commit a788a0022a

View File

@@ -1,14 +0,0 @@
<?php
namespace App\app\Services;
class LotteryService
{
/**
* Create a new class instance.
*/
public function __construct()
{
//
}
}