luodangjia
2024-06-11 9d2babb8bb99d55d76eab0558fd9f510652b270c
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;
    /**