Commit 029274e2 by 王祖波

建联转换订单

parent 395fbc18
......@@ -33,14 +33,6 @@ public class ContactOrderServiceImpl implements ContactOrderService {
private TabContactOrderMapper contactOrderMapper;
@Autowired
private ContactLogService contactLogService;
@Autowired
private StoreGoodsService storeGoodsService;
@Autowired
private ClerkService clerkService;
@Autowired
private StoreService storeService;
@Autowired
private MemberService memberService;
@Override
public void saveContactOrder(OrderInfoResp orderInfoResp) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment