java110
2022-06-01 e52ddfe8caf7d0027950033a5aff2a1fd3482e9d
service-user/src/main/java/com/java110/user/bmo/rentingPoolAttr/impl/GetRentingPoolAttrBMOImpl.java
old mode 100644 new mode 100755
@@ -1,7 +1,7 @@
package com.java110.user.bmo.rentingPoolAttr.impl;
import com.java110.dto.rentingPoolAttr.RentingPoolAttrDto;
import com.java110.intf.IRentingPoolAttrInnerServiceSMO;
import com.java110.intf.user.IRentingPoolAttrInnerServiceSMO;
import com.java110.user.bmo.rentingPoolAttr.IGetRentingPoolAttrBMO;
import com.java110.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;