|
@RequestMapping(value = "/statisticsPoints", method = RequestMethod.POST)
|
|
@RequestMapping(value = "/statisticsPoints", method = RequestMethod.POST)
|
|
@ApiImplicitParam(name = "sceneNum", value = "场景码", dataType = "String", required = true)
|
|
@ApiImplicitParam(name = "sceneNum", value = "场景码", dataType = "String", required = true)
|