新增渠道:GH_REFRESH(刷新版)
This commit is contained in:
@ -42,7 +42,7 @@ public class TimestampUtils {
|
||||
*/
|
||||
public static String addTimestamp(String url) {
|
||||
|
||||
if ("GH_TEST".equals(HaloApp.getInstance().getChannel())) {
|
||||
if ("GH_REFRESH".equals(HaloApp.getInstance().getChannel())) {
|
||||
if (TextUtils.isEmpty(url)) {
|
||||
return url;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user