彭雪彬
2025-07-16 0ef280ca1db4c8f280be5030ccfea35441ca1e51
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();
}