xuhy
2024-05-28 5470d21a35286abe41fafc25a7deaabefd7c55da
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;
}