feat: 短信渠道

This commit is contained in:
puhui999
2025-04-03 15:11:01 +08:00
parent 198cd6912c
commit 8f385f1da3
5 changed files with 463 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
import { requestClient } from '#/api/request';
import type { PageParam } from '@vben/request';
import { requestClient } from '#/api/request';
export namespace SystemUserApi {
/** 用户信息 */
export interface SystemUser {