KKSU
2025-01-24 c3ee5dd9cda004b034fd586b87eda13d99ef054d
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);
}