This commit is contained in:
2026-08-05 11:25:25 +08:00
parent 8380b8797b
commit 9ffc9687d0

View File

@@ -2,7 +2,6 @@
namespace app\common\Trait; namespace app\common\Trait;
use think\Response;
use think\response\Json; use think\response\Json;
trait ApiResponse trait ApiResponse