KKSU
2024-12-19 9f89e4d4135d1cd72429fc3a2462204a9a60d2dc
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);
}