KKSU
2025-02-05 9e1d5a2b3ef724a4d08d8b3cda0bfabdbc354650
src/main/java/cc/mrbird/febs/mall/service/IApiMallAddressInfoService.java
@@ -20,4 +20,6 @@
    void setDefaultAddress(Long id);
    FebsResponse identifyAddress(ApiIdentifyAddressDto identifyAddressDto);
    FebsResponse getProvince(Long id);
}