2
0

调整接口

This commit is contained in:
lai
2024-12-03 10:29:50 +08:00
parent 1627feb9a4
commit 13ee5a3849
9 changed files with 38 additions and 38 deletions

View File

@@ -20,8 +20,8 @@ const codeImg = ref('');
getCheckCode();
const model = reactive({
username: '123456',
password: '123456',
username: 'admin',
password: 'admin123',
code: '',
uuid: '',
authType: 'sys'