java110
2023-04-24 357f12084dd380a23a1140b4935087bf6878e7c6
service-user/src/main/java/com/java110/user/bmo/rentingPoolAttr/IGetRentingPoolAttrBMO.java
@@ -1,5 +1,5 @@
package com.java110.user.bmo.rentingPoolAttr;
import com.java110.dto.rentingPoolAttr.RentingPoolAttrDto;
import com.java110.dto.rentingPool.RentingPoolAttrDto;
import org.springframework.http.ResponseEntity;
public interface IGetRentingPoolAttrBMO {