Commit 0f9a6087 authored by Suncos's avatar Suncos
Browse files

no commit message

parent 303124b2
...@@ -50,7 +50,7 @@ import org.springframework.web.bind.annotation.*; ...@@ -50,7 +50,7 @@ import org.springframework.web.bind.annotation.*;
public class TfTicketRestController extends AbstractBaseController { public class TfTicketRestController extends AbstractBaseController {
@Autowired @Autowired
private ITfTicketService tfTicketService; private ITfTicketService tfTicketServiceImpl;
/** /**
* 订单信息 * 订单信息
......
Supports Markdown
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