|
|
@ -10,7 +10,7 @@ class LanzuMmWithdraw extends Model |
|
|
{ |
|
|
{ |
|
|
use HasDateTimeFormatter; |
|
|
use HasDateTimeFormatter; |
|
|
use SoftDeletes; |
|
|
use SoftDeletes; |
|
|
|
|
|
|
|
|
|
|
|
protected $dateFormat = 'U'; |
|
|
protected $table = 'lanzu_mm_withdraw'; |
|
|
protected $table = 'lanzu_mm_withdraw'; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |