mirror of
https://github.com/certd/certd.git
synced 2026-07-15 02:07:38 +08:00
perf: 524错误时重试3次
This commit is contained in:
@@ -20,5 +20,6 @@ export async function getTodayVipOrderCount() {
|
||||
return await request({
|
||||
url: "/sys/plus/getTodayVipOrderCount",
|
||||
method: "post",
|
||||
showErrorNotify: false,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user