java110
2023-08-08 8954429263a75e3c7d19db20a60370fca005f2bd
service-fee/src/main/java/com/java110/fee/bmo/feePrintSpec/impl/DeleteFeePrintSpecBMOImpl.java
old mode 100644 new mode 100755
@@ -2,8 +2,8 @@
import com.java110.core.annotation.Java110Transactional;
import com.java110.fee.bmo.feePrintSpec.IDeleteFeePrintSpecBMO;
import com.java110.intf.IFeePrintSpecInnerServiceSMO;
import com.java110.po.feePrintSpec.FeePrintSpecPo;
import com.java110.intf.fee.IFeePrintSpecInnerServiceSMO;
import com.java110.po.fee.feePrintSpec.FeePrintSpecPo;
import com.java110.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;