|
@@ -1,18 +1,8 @@
|
|
-### 实验
|
|
|
|
-POST http://127.0.0.1:22222/tsl_data/close
|
|
|
|
-Content-Type: application/json
|
|
|
|
-
|
|
|
|
-### 列出已调度的任务
|
|
|
|
-POST http://127.0.0.1:22222/tsl_data/scheduling/task/list
|
|
|
|
-Content-Type: application/json
|
|
|
|
-
|
|
|
|
-###
|
|
|
|
-
|
|
|
|
### 入库 mobile_complaint 数据
|
|
### 入库 mobile_complaint 数据
|
|
-POST http://192.168.10.7:22222/tsl_data/warehouse/mobile_complaint
|
|
|
|
|
|
+POST http://192.168.10.7:22222/tsl_data/source/warehouse/mobile_complaint
|
|
Content-Type: application/json
|
|
Content-Type: application/json
|
|
|
|
|
|
-20231126
|
|
|
|
|
|
+20231128
|
|
|
|
|
|
### 删除 mobile_complaint 数据
|
|
### 删除 mobile_complaint 数据
|
|
POST http://192.168.10.7:22222/tsl_data/delete/mobile_complaint
|
|
POST http://192.168.10.7:22222/tsl_data/delete/mobile_complaint
|
|
@@ -21,10 +11,10 @@ Content-Type: application/json
|
|
20231028
|
|
20231028
|
|
|
|
|
|
### 入库 high_quality_count 数据
|
|
### 入库 high_quality_count 数据
|
|
-POST http://192.168.10.7:22222/tsl_data/warehouse/high_quality_count
|
|
|
|
|
|
+POST http://192.168.10.7:22222/tsl_data/source/warehouse/high_quality_count
|
|
Content-Type: application/json
|
|
Content-Type: application/json
|
|
|
|
|
|
-20231126
|
|
|
|
|
|
+20231128
|
|
|
|
|
|
### 删除 high_quality_count 数据
|
|
### 删除 high_quality_count 数据
|
|
POST http://192.168.10.7:22222/tsl_data/delete/high_quality_count
|
|
POST http://192.168.10.7:22222/tsl_data/delete/high_quality_count
|
|
@@ -33,10 +23,10 @@ Content-Type: application/json
|
|
20231105
|
|
20231105
|
|
|
|
|
|
### 入库 high_quality_list 数据
|
|
### 入库 high_quality_list 数据
|
|
-POST http://192.168.10.7:22222/tsl_data/warehouse/high_quality_list
|
|
|
|
|
|
+POST http://192.168.10.7:22222/tsl_data/source/warehouse/high_quality_list
|
|
Content-Type: application/json
|
|
Content-Type: application/json
|
|
|
|
|
|
-20231126
|
|
|
|
|
|
+20231128
|
|
|
|
|
|
### 删除 high_quality_list 数据
|
|
### 删除 high_quality_list 数据
|
|
POST http://192.168.10.7:22222/tsl_data/delete/high_quality_list
|
|
POST http://192.168.10.7:22222/tsl_data/delete/high_quality_list
|