06 2018 档案
摘要:@Bean JedisConnectionFactory jedisConnectionFactory() { RedisStandaloneConfiguration redisStandaloneConfiguration = new RedisStandaloneConfiguration (
阅读全文
摘要:new Date().getTime() 的值: 1529653514606 时间戳是:1529653514 Date date = new Date(时间戳 * 1000L); 即可
阅读全文
摘要:ALTER TABLE circle_like ADD UNIQUE KEY(read_circle_id, user_id); try{ circleLikeService.insertSelective(circleLike); Map<String, Object> map = new Has
阅读全文

浙公网安备 33010602011771号