mirror of
https://github.com/certd/certd.git
synced 2026-05-01 10:27:31 +08:00
chore:
This commit is contained in:
@@ -116,6 +116,6 @@ export async function getProductInfo(): Promise<any> {
|
|||||||
return await request({
|
return await request({
|
||||||
url: "/basic/settings/productInfo",
|
url: "/basic/settings/productInfo",
|
||||||
method: "get",
|
method: "get",
|
||||||
silent: true,
|
showErrorNotify: false,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user