springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/service/UserService.java
@@ -38,7 +38,7 @@ * 用户在开放平台的唯一标识符 * @return token */ R updateInsertUser(String openid, String sessionKey, String unionid); R updateInsertUser(String openid, String sessionKey, String unionid,String appId); /** * 维护小程序用户基本信息 头像 昵称 性别 @@ -860,7 +860,7 @@ * @param streetId 街道id * @param areaCode 区县code * */ R newIndexData(Integer type, Long streetId,Long areaCode); R newIndexData(Integer type, Long streetId,Long areaCode,String appid); /** * 用户占比统计