|
@@ -480,7 +480,7 @@ repeat:
|
|
|
{
|
|
{
|
|
|
[RANetwork err_log:[RAUtils base64en:[RAConvertor dict2string:params]] result:[RAUtils base64en:[RAConvertor dict2string:ret]] module:url code:RESULT_NET_ERROR];
|
|
[RANetwork err_log:[RAUtils base64en:[RAConvertor dict2string:params]] result:[RAUtils base64en:[RAConvertor dict2string:ret]] module:url code:RESULT_NET_ERROR];
|
|
|
}
|
|
}
|
|
|
-#if defined(BUILD_NPD) || defined(BUILD_USAI) || defined(BUILD_UWAVER)
|
|
|
|
|
|
|
+#if defined(BUILD_NPD)// || defined(BUILD_USAI) || defined(BUILD_UWAVER)
|
|
|
[ERPUtils googleAnalyticsSendRequestString:url WithScreen:screenName Action:userAction Extra:extra];
|
|
[ERPUtils googleAnalyticsSendRequestString:url WithScreen:screenName Action:userAction Extra:extra];
|
|
|
#endif
|
|
#endif
|
|
|
return jsonData;
|
|
return jsonData;
|