6
0
Fork 0
release
李静 2022-02-28 17:27:01 +08:00
parent 09ea54bd18
commit 610080c092
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ enum PayWay: string {
static::Offline->value => '线下打款',
static::Wallet->value => '余额支付',
static::WxpayH5->value => '微信支付',
''=>'Unknown',
];
}
}