mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-06 09:51:00 +00:00
fix: Fixed csv file export for 0
chars is not appear
This commit is contained in:
1
apps/common/drf/const.py
Normal file
1
apps/common/drf/const.py
Normal file
@@ -0,0 +1 @@
|
||||
CSV_FILE_ESCAPE_CHARS = ['=', '@', '0']
|
Reference in New Issue
Block a user