Browse Source

市场经理提现

master
Mike 5 years ago
parent
commit
fdc60309ee
  1. 2
      app/Models/LanzuMmWithdraw.php

2
app/Models/LanzuMmWithdraw.php

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