@ -232,7 +232,7 @@ public class CommonController {
}
@RequestMapping(value = "/ getScanCodePageHtmlSign", method = RequestMethod.POST)
@RequestMapping(value = "/getScanCodePageHtmlSign", method = RequestMethod.POST)
@ResponseBody
@ApiOperation(value = "获取扫码页面签名")
public ResponseData getScanCodePageHtmlSign(@RequestBody JSONObject body) {