This commit is contained in:
wuhao 2020-11-18 10:01:26 +08:00
parent 4b3756a3ef
commit a5595c19f1

View File

@ -25,6 +25,6 @@ environment=consumer_id="legux_geshou",topic_name="legu_geshouccs,legu_geshouccs
### 创建python环境
```shell
pipenv Pipfile
pipenv install Pipfile
```