Authored by mali

启动错误

... ... @@ -31,7 +31,7 @@ public class ShoppingServiceImpl implements IShoppingService{
@Autowired
SellerOrderGoodsMapper sellerOrderGoodsMapper;
@Autowired
//@Autowired
OrderCodeGenerator orderCodeGenerator;
/**
... ...