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