fix(t233): add redacted ERP diagnostics
This commit is contained in:
@@ -123,7 +123,8 @@ func isERPEnvironmentName(name string) bool {
|
||||
case ShunyunbaoURLEnvironment,
|
||||
ShunyunbaoUsernameEnvironment,
|
||||
ShunyunbaoPasswordEnvironment,
|
||||
OCRAPIURLEnvironment:
|
||||
OCRAPIURLEnvironment,
|
||||
ERPDebugLogEnvironment:
|
||||
return true
|
||||
default:
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user