aijinan-system-newVersion/public/json/advertising.json

28 lines
468 B
JSON

{
"msg": "success",
"code": 0,
"page": {
"totalCount": 1,
"pageSize": 10,
"totalPage": 1,
"currPage": 1,
"list": [{
"id": 2,
"createDate": "2018-08-08 22:33:57",
"updateDate": null,
"createUser": 6,
"updateUser": null,
"remark": null,
"delete": 0,
"adName": "广告",
"adClick": 0,
"adShow": 0,
"startDate": null,
"endDate": null,
"adSpaceId": 1,
"adAppId": 2,
"enabled": 1,
"advertisingExt": null
}]
}
}