Skip to content

Commit

Permalink
fix(backend): 更新单据互斥表 #8907
Browse files Browse the repository at this point in the history
  • Loading branch information
iSecloud committed Jan 6, 2025
1 parent 6c45592 commit e34ead2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified dbm-ui/backend/ticket/exclusive_ticket.xlsx
Binary file not shown.
1 change: 1 addition & 0 deletions dbm-ui/scripts/ci/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pip install poetry >> /tmp/pip_install.log

# 进入dbm-ui进行操作
cd $DBM_DIR
poetry self add poetry-plugin-export
poetry export --without-hashes -f requirements.txt --output requirements.txt

pip install -r requirements.txt >> /tmp/pip_install.log
Expand Down

0 comments on commit e34ead2

Please sign in to comment.