NutzCN Logo
问答 响应流 字段值变化
发布于 2325天前 作者 tiankongkm 1121 次浏览 复制 上一个帖子 下一个帖子
标签:
@At
	@Ok("json:full")
	@RequiresAuthentication
	public Object data(@Param("..") NutMap param, @Param("length") int length, @Param("start") int start,
			@Param("draw") int draw, @Param("::order") List<DataTableOrder> orders,
			@Param("::columns") List<DataTableColumn> columns,HttpServletResponse resp) throws IOException, NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException {
		orders = Lists.newArrayList();
		DataTableOrder order = new DataTableOrder();
		order.setColumn(5);
		order.setDir("asc");
		orders.add(order);	
		Cnd cnd = Cnd.NEW();
		if (param.getInt("userId") > 0)
			cnd.and("userId", "=", param.getInt("userId"));
		if (param.getLong("shortVedioId") > 0)
			cnd.and("short_vedio_id", "=", param.getLong("shortVedioId"));
		NutMap data = vedioService.data(length, start, draw, orders, columns, cnd, "appUser");
		return data;
	}

打印data获取vedioid得到的是147772825950748672
但是在页面得到的数据 id变成147772825950748670 了
long类型的 为啥。。。。

8 回复

return之前加点日志嘛

@wendal return之前数据是对的。但是接收的时候却变了,好诡异啊。。。

你打印出来嘛, 给点日志看看嘛

{
   "recordsFiltered": 54,
   "data": [{
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330067547062272,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171213/18/v6glkmaimq0fepk49tco3n7o29mvq161.jpeg",
      "city": "朝阳",
      "registerTime": "2017-12-07 18:26:10",
      "work": "123",
      "sex": 0,
      "nikename": "咯现在",
      "mobile": "",
      "sign": "q",
      "weight": 0,
      "consume": false,
      "userId": 18,
      "password": "666",
      "loginTime": "2017-12-12 14:13:24",
      "province": "北京",
      "anchor": false,
      "userType": 0,
      "vip": 0,
      "age": 25,
      "username": "QQ_19",
      "height": 28,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 75,
   "shortVedioId": 147786253020954624,
   "shortVedioCreateTime": "2017-12-13 19:29:48",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 18,
   "shortVedioDescribe": "gbbvvcc",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/vedio/20171213/18/c832gk5zdbmn3ppfl43967f2ogwnh4fr.mp4",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/vedio/20171213/18/lthwaobwn6yt7rikpuc46abe5wctgrou.jpg",
   "shortVedioTimeLength": 20,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330080717176832,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330085247025152,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330085330911232,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142325107530924032,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142325107614810112,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330072831885312,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330077361733632,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330077445619712,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330078620024832,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330078703910912,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330083233759232,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330083317645312,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}, {
   "appUser": {
      "islock": 0,
      "headimage": "vedio/20171208/52/7tcV1cZftBw6.jpg",
      "work": "模特",
      "sex": 1,
      "nikename": "小女痞i",
      "sign": "爱是永恒",
      "weight": 0,
      "consume": false,
      "userId": 52,
      "password": "666",
      "anchor": true,
      "userType": 0,
      "vip": 0,
      "age": 22,
      "username": "123",
      "height": 169,
      "status": 1
   },
   "shortVedioIsLook": false,
   "shortVedioPrice": 0,
   "shortVedioId": 142330074845151232,
   "shortVedioCreateTime": "2017-12-12 12:01:12",
   "shortVedioGoodNumber": 0,
   "shortVedioCheckStatus": 0,
   "userId": 52,
   "shortVedioDescribe": "德玛西亚万岁!",
   "shortVedioCommentNumber": 0,
   "shortVerdioUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioHeadUrl": "http://zhiboshejiao.test.upcdn.net/null",
   "shortVedioTimeLength": 0,
   "shortVedioForwardNumber": 0
}],
   "draw": 1,
   "recordsTotal": 15,
   "vedioid": 147772825950748672
}

@wendal shortVedioId没问题。。

后台toJson的结果与前端收到的json字符串应该是一致的

如果toJson正常,那只能是js的问题了

@wendal
Js的数值型实际对应double型,11位阶码,52位尾数。
但是很多数据库都是unsigned long型做主键,是64位整数。而且随着数据量越来越大,一旦空间使用到52位以上,js就没法表示了。
。。。好像是js的问题

添加回复
请先登陆
回到顶部