修改bug

20240115-ljl-multiPay
ljl 12 months ago
parent 7c9361a8e6
commit a9ab651bf4

@ -1,7 +1,7 @@
package com.ms.biz.service.impl;
import com.ms.dal.entity.RefundPurchaseOrder;
import com.ms.dal.service.RefundPurchaseOrderService;
import com.ms.biz.service.RefundPurchaseOrderService;
import com.ms.dal.mapper.RefundPurchaseOrderMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;

@ -1,7 +1,7 @@
package com.ms.biz.service.impl;
import com.ms.dal.entity.RefundPurchaseOrderSku;
import com.ms.dal.service.RefundPurchaseOrderSkuService;
import com.ms.biz.service.RefundPurchaseOrderSkuService;
import com.ms.dal.mapper.RefundPurchaseOrderSkuMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;

Loading…
Cancel
Save