兼容接入订单租期字段
This commit is contained in:
@@ -12,6 +12,8 @@ export interface Order {
|
||||
title: string
|
||||
server_region: string
|
||||
login_platform: string
|
||||
rented_at?: string
|
||||
estimated_duration_hours: number
|
||||
rent_start_at?: string
|
||||
rent_end_at?: string
|
||||
rent_amount: number
|
||||
|
||||
Reference in New Issue
Block a user