调整支付

This commit is contained in:
2023-09-06 11:22:06 +08:00
parent 3f58973c30
commit 95e1f4a163
6 changed files with 19 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ class WounicomWeb extends Model
{
protected $guarded = [];
public $casts = [
'source' => 'json',
'outsource' => 'json',