review:【system】邮箱管理的开发:70% 评审具体的实现
review:【system】短信管理的开发
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { PageParam, PageResult } from '@/http/types'
|
||||
import { http } from '@/http/http'
|
||||
|
||||
/** 邮件日志信息 */
|
||||
export interface MailLog {
|
||||
id?: number
|
||||
userId?: number
|
||||
|
||||
Reference in New Issue
Block a user