feat(t230): use OCR for ERP session login
This commit is contained in:
@@ -122,7 +122,8 @@ func isERPEnvironmentName(name string) bool {
|
||||
switch name {
|
||||
case ShunyunbaoURLEnvironment,
|
||||
ShunyunbaoUsernameEnvironment,
|
||||
ShunyunbaoPasswordEnvironment:
|
||||
ShunyunbaoPasswordEnvironment,
|
||||
OCRAPIURLEnvironment:
|
||||
return true
|
||||
default:
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user