Your Name
2023-07-10 a42f29ca6eb4ec9eeadda448b4bfe9cba1aca285
service-user/src/main/java/com/java110/user/bmo/rentingPoolFlow/IUpdateRentingPoolFlowBMO.java
@@ -1,6 +1,6 @@
package com.java110.user.bmo.rentingPoolFlow;
import com.java110.po.rentingPoolFlow.RentingPoolFlowPo;
import com.java110.po.renting.RentingPoolFlowPo;
import org.springframework.http.ResponseEntity;
public interface IUpdateRentingPoolFlowBMO {