KKSU
2025-01-17 00a4e3cab6b4d038b2b5fbb45d816b57481bbe0f
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);
}