fix: 修复 mysql 8.0 改密失败的问题
This commit is contained in:
@@ -113,7 +113,6 @@ export namespace Database {
|
||||
}
|
||||
export interface ChangeInfo {
|
||||
id: number;
|
||||
operation: string;
|
||||
value: string;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user