luodangjia
2024-05-30 a3990d3644885c51f4ea0fc7a27c1097f4808bfb
DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IDriverService.java
@@ -209,7 +209,7 @@
     * @return
     * @throws Exception
     */
    Map<String, Object> queryPhone(Integer uid) throws Exception;
    Map<String, Object> queryPhone(Integer uid,String wechat) throws Exception;
    /**