java110
2021-03-04 6543cd42661e2f55b28bdc354022a57885d549de
service-fee/src/main/java/com/java110/fee/bmo/feePrintSpec/impl/DeleteFeePrintSpecBMOImpl.java
@@ -2,7 +2,7 @@
import com.java110.core.annotation.Java110Transactional;
import com.java110.fee.bmo.feePrintSpec.IDeleteFeePrintSpecBMO;
import com.java110.intf.IFeePrintSpecInnerServiceSMO;
import com.java110.intf.fee.IFeePrintSpecInnerServiceSMO;
import com.java110.po.feePrintSpec.FeePrintSpecPo;
import com.java110.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;