mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
[opt] optimize code
This commit is contained in:
parent
ca684a0ea1
commit
8e5e435339
@ -143,8 +143,6 @@ public class OhMyClient {
|
|||||||
.build();
|
.build();
|
||||||
String post = postHA(OpenAPIConstant.ENABLE_JOB, body);
|
String post = postHA(OpenAPIConstant.ENABLE_JOB, body);
|
||||||
return JsonUtils.parseObject(post, ResultDTO.class);
|
return JsonUtils.parseObject(post, ResultDTO.class);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user