java110
2023-05-30 3d8ec5c23ef49d0908195c8b5b892920a46aaa8c
service-user/src/main/java/com/java110/user/bmo/rentingPoolAttr/IGetRentingPoolAttrBMO.java
old mode 100644 new mode 100755
@@ -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 {