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