chenluhua1980
2026-01-29 238f41fd4edac2febc03d2e428bce7206f609e99
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;
}