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