Compare commits

..

No commits in common. "9e3eafa92554387f4b1007f618d80bf635477e07" and "b66b3fcc6cab9a0c1688c1ec2525dae87ee2e6fc" have entirely different histories.

1 changed files with 2 additions and 8 deletions

View File

@ -34,12 +34,7 @@
"AutoLoginOutMinutes": 120,
"AESKey": "HIR_System_AES_Key_Info",
"CmoveIntervalMinutes": 1,
"CmoveInstanceIntervalMinutes": 1,
//
"IsNeedChangePassWord": true,
//
"ChangePassWordDays": 1000,
"OpenImageShare": true
"CmoveInstanceIntervalMinutes": 1
},
"SystemEmailSendConfig": {
@ -48,7 +43,6 @@
"FromEmail": "uat-study@extimaging.com",
"FromName": "Uat_HIR",
"AuthorizationCode": "zhanying123",
"SiteUrl": "https://hir.uat.elevateimaging.ai/login",
"EmailRegexStr": "^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$"
"SiteUrl": "https://hir.uat.elevateimaging.ai/login"
}
}