KKSU
2025-01-03 3319a39e75eb8ab6e37bd51b1a8c19574cbc32fb
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);
}