修复代理商卡密管理页面:增加服务端筛选、批量导出、复制功能
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
export interface Card {
|
||||
id: number
|
||||
code: string
|
||||
application_id: number
|
||||
card_type_id: number
|
||||
app_name: string
|
||||
card_type_name: string
|
||||
status: string
|
||||
|
||||
Reference in New Issue
Block a user