2023-10-24 14:54:18 +08:00

4 lines
209 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

cd D:\phpstudy_pro\WWW\cxaibc\cart_mqtt_sub
d:
python redis_sub.py # 启动redis订阅 ,用于数据入库到数据库中
python mqtt_sub.py # 启动mqtt订阅拉取到数据后入录到redis队列中