mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-09-11 15:41:55 +08:00
@@ -1,7 +1,7 @@
|
||||
import request from '@/config/axios'
|
||||
|
||||
export interface AccountVO {
|
||||
id?: number
|
||||
id: number
|
||||
name: string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user