cleanup check

This commit is contained in:
xiaomlove
2024-03-23 04:51:59 +08:00
parent 9f211df038
commit 287302df7f
17 changed files with 207 additions and 9 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
namespace App\Models;
class Avp extends NexusModel
{
}