Compare commits

...

3 Commits

Author SHA1 Message Date
mkq
ec0b48962d Merge pull request 'main' (#1) from mayang/AIChemist_Instructions:main into main
Reviewed-on: #1
2023-12-14 13:12:30 +08:00
mayang
f274fc6f11 添加软件安装包 2023-12-14 11:35:35 +08:00
mayang
652e9e5746 添加通信协议文件 2023-12-08 14:52:16 +08:00
4 changed files with 9 additions and 1 deletions

View File

@ -1 +1,9 @@
# 敬请期待
## 安装部署
下载软件安装包,[点击下载](http://60.174.203.34:10000/aichem-v1.0.tar)
```sh
docker load -i aichem-v1.0.tar
docker run --privileged --name aichem -d -p 8080:80 aichem:v1.0
```

BIN
工作站接入规范.docx Normal file

Binary file not shown.

Binary file not shown.

BIN
通讯协议文档.zip Normal file

Binary file not shown.