mirror of
https://github.com/certd/certd.git
synced 2026-05-15 12:37:30 +08:00
chore:
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user