Your Name
2023-06-20 a53f35fdf9f31c2f4d03b433803067abef514569
service-api/src/main/java/com/java110/api/bmo/allocationStorehouseApply/impl/AllocationStorehouseApplyBMOImpl.java
@@ -5,7 +5,7 @@
import com.java110.api.bmo.allocationStorehouseApply.IAllocationStorehouseApplyBMO;
import com.java110.core.context.DataFlowContext;
import com.java110.intf.store.IAllocationStorehouseApplyInnerServiceSMO;
import com.java110.po.allocationStorehouseApply.AllocationStorehouseApplyPo;
import com.java110.po.purchase.AllocationStorehouseApplyPo;
import com.java110.utils.constant.BusinessTypeConstant;
import com.java110.utils.util.BeanConvertUtil;
import org.springframework.beans.factory.annotation.Autowired;