feature(web): yarn 任务增加完成度查询
This commit is contained in:
@@ -12,7 +12,7 @@ GET {{queue-url}}/queue/names
|
||||
GET {{queue-url}}/queue/all/compaction-queue-b1
|
||||
|
||||
### 新增
|
||||
POST {{queue-url}}/queue/add/compaction-queue-test
|
||||
POST {{queue-url}}/queue/add/compaction-queue-b1
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
@@ -20,8 +20,8 @@ Content-Type: application/json
|
||||
"priority": 1,
|
||||
"data": {
|
||||
"id": "{{$guid}}",
|
||||
"flinkJobId": "1542097983881048064",
|
||||
"alias": "crm_cfguse_area_code",
|
||||
"flinkJobId": "1542097996099055616",
|
||||
"alias": "acct_acct_item_fs",
|
||||
"batch": "ojvfodao_hj",
|
||||
"status": "SCHEDULE",
|
||||
"comment": "Comment"
|
||||
|
||||
Reference in New Issue
Block a user