update 更改 工作流 测试用例接口路径
This commit is contained in:
parent
07adf67dfc
commit
9855f60f1f
@ -32,7 +32,7 @@ import java.util.List;
|
||||
@Validated
|
||||
@RequiredArgsConstructor
|
||||
@RestController
|
||||
@RequestMapping("/demo/leave")
|
||||
@RequestMapping("/workflow/leave")
|
||||
public class TestLeaveController extends BaseController {
|
||||
|
||||
private final ITestLeaveService testLeaveService;
|
||||
|
Loading…
x
Reference in New Issue
Block a user