commit
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ public class FitnessWalkCommonServiceImpl extends BaseServiceImpl<FitnessWalkAwa
|
||||
redisService.setex(redisKey, CACHE_TIME, JSONObject.toJSONString(activity));
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
throw new RuntimeException("获取数据异常!");
|
||||
// throw new RuntimeException("获取数据异常!");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user