|
|
|
@ -170,8 +170,8 @@ class LoginActivity : BaseActivityOaToolbarViewBinding<ActivityLoginBinding>() {
|
|
|
|
|
|
|
|
|
|
|
|
if (isApkInDebug(context)) {
|
|
|
|
if (isApkInDebug(context)) {
|
|
|
|
// 管理员
|
|
|
|
// 管理员
|
|
|
|
binding.etUsername.setText("ZHPS_Admin")
|
|
|
|
// binding.etUsername.setText("ZHPS_Admin")
|
|
|
|
binding.etPassword.setText("Rehome.zhps@996")
|
|
|
|
// binding.etPassword.setText("Rehome.zhps@996")
|
|
|
|
|
|
|
|
|
|
|
|
//公司内网215管理员
|
|
|
|
//公司内网215管理员
|
|
|
|
// binding.etUsername.setText("ZHPS_Admin")
|
|
|
|
// binding.etUsername.setText("ZHPS_Admin")
|
|
|
|
|