chenluhua1980
2025-12-10 cb4de5ef9411ce1912c6f7d6cd85506c6f619f3c
SourceCode/Bond/Servo/LoginDlg2.cpp
@@ -69,6 +69,11 @@
    GetDlgItem(IDC_CHECK_REMEMBER_PASSWORD)->ShowWindow(SW_HIDE);
    // test
    SetDlgItemText(IDC_EDIT_USERNAME, _T("admin"));
    SetDlgItemText(IDC_EDIT_PASSWORD, _T("admin123"));
    return TRUE;
}