Commit 931a9506 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

model

parent 2e74e7d1
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
## 依赖

- requests==2.31.0
- boto3==1.35.24
- boto3==1.35.24 # only required for S3 storage

## 安装

@@ -33,3 +33,7 @@ pip install --force-reinstall git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-d
export CSST_DFS_GATEWAY=http://GATEWAY_IP:PORT/api
export CSST_DFS_TOKEN=XXXX
```

## 数据模型说明

[查看文档](docs/model.md)
 No newline at end of file