xin
2025-07-11 641f40f0712a96998b07202690ac5259b51e9d72
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();
}