彭雪彬
2025-07-16 a0183fb16e63b51449072b6160b8e4fce16cf9a6
oying-system/src/main/java/com/oying/modules/sh/service/UserAddressService.java
@@ -56,4 +56,6 @@
    * @throws IOException /
    */
    void download(List<UserAddress> all, HttpServletResponse response) throws IOException;
    List<UserAddress> queryUserAddress();
}