mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
perf: 群晖获取deviceid优化
This commit is contained in:
@@ -32,7 +32,7 @@ async function loginWithOTPCode(otpCode: string) {
|
|||||||
data: {
|
data: {
|
||||||
otpCode
|
otpCode
|
||||||
},
|
},
|
||||||
form: props.form
|
input: props.form
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user