yangys
2024-04-23 13bb0593d4d510c0d4fa7a356fba89db0135e67a
smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/service/impl/OrderServiceImpl.java
@@ -61,7 +61,6 @@
import org.springframework.web.multipart.MultipartFile;
@Service
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/coproduction/service/impl/OrderServiceImpl.class */
public class OrderServiceImpl extends BaseServiceImpl<OrderMapper, Order> implements IOrderService {
    @Autowired
    @Lazy