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