luodangjia
2024-05-28 a6b3f4df1027b9660467d0d5393212d5b7ee441d
DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IPhoneService.java
@@ -22,5 +22,5 @@
     * @return
     * @throws Exception
     */
    Map<String, Object> queryCustomerPhone(String code) throws Exception;
    Map<String, Object> queryCustomerPhone(String code,String wechat) throws Exception;
}