1.
luofl
2025-03-15 73c12f99749dac8f23b69305b3691aa48d813f9d
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);
   /**
    * 获取行政区划数据
    *