pi transactions

This commit is contained in:
2019-05-04 23:24:55 -05:00
parent 4f46316efd
commit ec556cfc29
4 changed files with 18 additions and 112 deletions

View File

@@ -17,7 +17,6 @@ class JobProcessWalletTransaction extends Model
protected $fillable = [
'charId',
'division',
'page',
];
}