Ken 5 days ago
parent
commit
8357c0df0f
1 changed files with 3 additions and 5 deletions
  1. 3 5
      app/Models/Rebate.php

+ 3 - 5
app/Models/Rebate.php

@@ -6,11 +6,9 @@ use Carbon\Carbon;
 use Illuminate\Support\Facades\Log;
 
 /**
- * @property double $effective_betting_amount
- * @property string $date
- * @property double $rebate_ratio
- *
- *
+ * @property $effective_betting_amount
+ * @property $date
+ * @property $rebate_ratio
  * @property $member_id
  * @property $status
  * @property $amount