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

model

parent 2e74e7d1
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
## 依赖 ## 依赖
- requests==2.31.0 - 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 ...@@ -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_GATEWAY=http://GATEWAY_IP:PORT/api
export CSST_DFS_TOKEN=XXXX export CSST_DFS_TOKEN=XXXX
``` ```
## 数据模型说明
[查看文档](docs/model.md)
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment