update refund model
This commit is contained in:
@@ -4,7 +4,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace App\Model;
|
namespace App\Model;
|
||||||
|
|
||||||
use Hyperf\DbConnection\Model\Model;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @property int $id 主键
|
* @property int $id 主键
|
||||||
|
|||||||
Reference in New Issue
Block a user