Browse Source

"etl 脚本"

renyupeng 3 năm trước cách đây
mục cha
commit
1afd556457
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      Apietl/utlis/webHook.py

+ 0 - 2
Apietl/utlis/webHook.py

@@ -6,8 +6,6 @@ import requests
 from flask import json  # To read json data
 from flask import request  # To receive headers
 from flask import Flask  # To be able to start the application
-from rocketmq.client import Producer, Message
-
 from ConfConstant import ConfConstant
 from report.AccountReport import AccountReport