|
|
|
|
@ -151,8 +151,14 @@ class LoginActivity : BaseActivityOaToolbarViewBinding<ActivityLoginBinding>() {
|
|
|
|
|
if (BuildConfig.LOG_ERROR) {
|
|
|
|
|
|
|
|
|
|
// 管理员
|
|
|
|
|
binding.etUsername.setText("ZHPS_Admin")
|
|
|
|
|
binding.etPassword.setText("Rehome.zhps@996")
|
|
|
|
|
// binding.etUsername.setText("ZHPS_Admin")
|
|
|
|
|
// binding.etPassword.setText("Rehome.zhps@996")
|
|
|
|
|
|
|
|
|
|
binding.etUsername.setText("310287")
|
|
|
|
|
binding.etPassword.setText("He200002@")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|