1
This commit is contained in:
@@ -6,7 +6,6 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"git.rosy.net.cn/baseapi"
|
||||
"git.rosy.net.cn/baseapi/platformapi"
|
||||
"git.rosy.net.cn/baseapi/utils"
|
||||
)
|
||||
@@ -667,7 +666,6 @@ func (a *API) AccessStorePage2(subURL, storeURL2 string, params map[string]inter
|
||||
if code == ResponseCodeCallElmFailed {
|
||||
return platformapi.ErrLevelRecoverableErr, newErr
|
||||
}
|
||||
baseapi.SugarLogger.Debugf("ebai AccessStorePage failed, jsonResult1:%s", utils.Format4Output(jsonResult1, true))
|
||||
return platformapi.ErrLevelCodeIsNotOK, newErr
|
||||
})
|
||||
return retVal, err
|
||||
|
||||
Reference in New Issue
Block a user