refactor: api type

This commit is contained in:
xingyu4j
2022-11-22 17:12:45 +08:00
parent 92bcaa04d1
commit 7b40e5a5e4
24 changed files with 49 additions and 89 deletions

View File

@@ -1,4 +1,5 @@
import request from '@/config/axios'
export interface NoticeVO {
id: number
title: string