'订单', 'App\Models\Withdrawal' => '提现', ]; public static $deposit = [ 1, 2, 3, ]; public static $depositText = [ 1 => '正常', 2 => '冻结', 3 => '消费' ]; }