start-http.sh 166 B

123
  1. #pip3 install pymysql
  2. #pip3 install DBUtils==1.3
  3. nohup python3 -u balance_monitoring_request.py 1>>balance_monitoring_request.log 2>>balance_monitoring_request.log &