Fix bug 1217 (#656)

* fix(api): move soft delete of PreferenceShowAttributes to correct location

* chore: add manage.sh to .gitignore

* fix(api): correct type_id reference in CITypeAttributeManager for PreferenceShowAttributes soft delete

* Update .gitignore

---------

Co-authored-by: pycook <pycook@126.com>
This commit is contained in:
thexqn
2024-12-20 16:47:25 +08:00
committed by GitHub
parent ada23262bb
commit 747475b6a6
2 changed files with 3 additions and 7 deletions

4
.gitignore vendored
View File

@@ -78,7 +78,3 @@ cmdb-ui/npm-debug.log*
cmdb-ui/yarn-debug.log*
cmdb-ui/yarn-error.log*
cmdb-ui/package-lock.json
start.sh
manage.sh
.env
cmdb-api/.env