|
|
@@ -38,7 +38,7 @@ public class PageDataApiController {
|
|
|
CdfClient cdfClient;
|
|
|
|
|
|
|
|
|
- @GetMapping("/Point")
|
|
|
+ @GetMapping("/point")
|
|
|
public ResultData point(@RequestParam(required = false) String userId,
|
|
|
@RequestParam(required = false) String AccessToken,
|
|
|
@RequestParam(required = false) String cookieId,
|