This commit is contained in:
xiaojunnuo
2025-01-19 01:07:20 +08:00
parent 5fc07d4dd4
commit 7f6d03c02a
9 changed files with 9 additions and 8 deletions
@@ -1,5 +1,5 @@
import { request } from "/src/api/service";
const apiPrefix = "/basic/email";
const apiPrefix = "/mine/email";
export async function TestSend(receiver: string) {
await request({