完善账单功能,移除状态字段并优化支付资源创建逻辑
This commit is contained in:
@@ -70,7 +70,6 @@ export type Bill = {
|
||||
bill_no: string
|
||||
info: string
|
||||
type: number
|
||||
status: number
|
||||
amount: number
|
||||
created_at: Date
|
||||
updated_at: Date
|
||||
|
||||
Reference in New Issue
Block a user