service-fee/src/main/java/com/java110/fee/bmo/feePrintSpec/impl/SaveFeePrintSpecBMOImpl.java
@@ -4,7 +4,7 @@ import com.java110.core.factory.GenerateCodeFactory; import com.java110.fee.bmo.feePrintSpec.ISaveFeePrintSpecBMO; import com.java110.intf.fee.IFeePrintSpecInnerServiceSMO; import com.java110.po.feePrintSpec.FeePrintSpecPo; import com.java110.po.fee.feePrintSpec.FeePrintSpecPo; import com.java110.vo.ResultVo; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity;