springcloud_k8s_panzhihuazhihuishequ/applets/src/main/java/com/panzhihua/applets/api/LoginApi.java
@@ -298,7 +298,7 @@ @GetMapping("useragreement") public R userAgreement() { int type = 1; return userService.userAgreement(type); return userService.userAgreement(type,this.getAppId()); } @ApiOperation("uu洗车登录") @PostMapping("uuLogin")