1.
luofl
2025-03-15 9c2e0c9cad7d48014df7fdbe0a7292f86d95f3ae
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/service/ISystemUserService.java
@@ -26,9 +26,12 @@
   /**
    * 根据手机号码查询小程序用户在三个身边的上级角色用户
    */
   Optional<SystemUser> getSystemUserAdminByPhone(String phone);
   /**
    * 根据手机号码查询小程序用户在三个身边的用户
    */
   Optional<SystemUser> getSystemUserByPhone(String phone);
   /**
    * 获取行政区划数据
    *