fix: routeKey 类型 String=>Integer
This commit is contained in:
parent
8de1c56067
commit
6a1196d0e0
@ -52,7 +52,7 @@ public class JobResponseVO {
|
||||
/**
|
||||
* 执行器路由策略
|
||||
*/
|
||||
private String routeKey;
|
||||
private Integer routeKey;
|
||||
|
||||
/**
|
||||
* 执行器类型 1、Java
|
||||
|
Loading…
Reference in New Issue
Block a user