Commit 0c566843 authored by 周健威's avatar 周健威

申请调车相关

parent 5c7dc026
...@@ -29,7 +29,7 @@ import static com.xxfc.platform.order.entity.ShuntApply.STATUS_CRT; ...@@ -29,7 +29,7 @@ import static com.xxfc.platform.order.entity.ShuntApply.STATUS_CRT;
@RestController @RestController
@RequestMapping("/background/shuntApply") @RequestMapping("/background/shuntApply")
public class ShuntApplyController extends BaseController<ShuntApplyBiz, ShuntApply> { public class BgShuntApplyController extends BaseController<ShuntApplyBiz, ShuntApply> {
@Autowired @Autowired
......
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