mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-12 10:05:07 +08:00
refactor: api type
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import request from '@/config/axios'
|
||||
|
||||
export type ConfigVO = {
|
||||
export interface ConfigVO {
|
||||
id: number
|
||||
group: string
|
||||
name: string
|
||||
|
Reference in New Issue
Block a user